summaryrefslogtreecommitdiffstats
path: root/suil.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'suil.pc.in')
-rw-r--r--suil.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/suil.pc.in b/suil.pc.in
index 683b340..bf64c5c 100644
--- a/suil.pc.in
+++ b/suil.pc.in
@@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: libsuil
+Name: Suil
Version: @SUIL_VERSION@
Description: LV2 plugin UI hosting library
-Libs: -L${libdir} -lsuil
-Cflags: -I${includedir}
+Libs: -L${libdir} -lsuil-@SUIL_MAJOR_VERSION@
+Cflags: -I${includedir}/suil-@SUIL_MAJOR_VERSION@