|
- --- lilv-static-0.18.0.orig/lilv.pc.in
- +++ lilv-static-0.18.0/lilv.pc.in
- @@ -7,5 +7,5 @@ Name: Lilv
- Version: @LILV_VERSION@
- Description: Simple C library for hosting LV2 plugins
- Requires: @LILV_PKG_DEPS@
- -Libs: -L${libdir} -l@LIB_LILV@ @LILV_PKG_LIBS@
- +Libs: -L${libdir} -l@LIB_LILV@ @LILV_PKG_LIBS@ -lsratom-0 -lsord-0 -lserd-0 -lm -ldl
- Cflags: -I${includedir}/lilv-@LILV_MAJOR_VERSION@
|