SHA256
1
0
forked from pool/lilv
lilv/lilv-0.4.2-pc.patch

12 lines
443 B
Diff
Raw Normal View History

Index: lilv.pc.in
===================================================================
--- lilv.pc.in.orig 2011-06-06 22:57:35.000000000 +0200
+++ lilv.pc.in 2011-06-06 23:00:04.880949663 +0200
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: Lilv
Version: @LILV_VERSION@
Description: Simple C library for hosting LV2 plugins
-Libs: -L${libdir} -l@LIB_LILV@ -ldl
+Libs: -L${libdir} -l@LIB_LILV@ -ldl -lserd -lsord
Cflags: -I${includedir}/lilv