summaryrefslogtreecommitdiff
path: root/src/ivy-c.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivy-c.pc.in')
-rw-r--r--src/ivy-c.pc.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ivy-c.pc.in b/src/ivy-c.pc.in
index b4f90bd..d13af92 100644
--- a/src/ivy-c.pc.in
+++ b/src/ivy-c.pc.in
@@ -6,5 +6,6 @@ includedir=${prefix}/include
Name: ivy-c
Description: A software bus
Version: @MAJOR@.@MINOR@
-Libs: -L${libdir} -livy @PCREINC@ @EXTRALIB@
-Cflags: -I${includedir} @REGEXP@ @PCRELIB@
+Libs: -L${libdir} -livy
+Libs.private: @PCRELIB@ @EXTRALIB@
+Cflags: -I${includedir}