summaryrefslogtreecommitdiffstats
path: root/slv2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'slv2.pc.in')
-rw-r--r--slv2.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/slv2.pc.in b/slv2.pc.in
index 9059029..aa20727 100644
--- a/slv2.pc.in
+++ b/slv2.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: libslv2
Version: @SLV2_VERSION@
Description: Convenience library for hosts to simplify LV2 plugin support
-Libs: @SORD_LIBS@ @RAPTOR_LIBS@ -L${libdir} -lslv2
-Cflags: @SORD_CFLAGS@ @RAPTOR_CFLAGS@ -I${includedir}
+Libs: @GLIB_LIBS@ @SORD_LIBS@ -L${libdir} -lslv2
+Cflags: @GLIB_CFLAGS@ @SORD_CFLAGS@ -I${includedir}