External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
358B

  1. --- sratom-static-0.4.4.orig/sratom.pc.in
  2. +++ sratom-static-0.4.4/sratom.pc.in
  3. @@ -7,5 +7,5 @@ Name: Sratom
  4. Version: @SRATOM_VERSION@
  5. Description: LV2 Atom RDF serialisation library
  6. Requires: @SRATOM_PKG_DEPS@
  7. -Libs: -L${libdir} -l@LIB_SRATOM@
  8. +Libs: -L${libdir} -l@LIB_SRATOM@ -lsord-0 -lserd-0 -lm
  9. Cflags: -I${includedir}/sratom-@SRATOM_MAJOR_VERSION@