summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--slv2.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2.pc.in b/slv2.pc.in
index 31f5e14..cf9e973 100644
--- a/slv2.pc.in
+++ b/slv2.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: libslv2
Version: @SLV2_VERSION@
-Description: Convenience library for hosts to simplify LV2 plugin support
+Description: Simple C library for hosting LV2 plugins
Libs: @GLIB_LIBS@ @SORD_LIBS@ -lsuil -L${libdir} -lslv2 -ldl
Cflags: @GLIB_CFLAGS@ @SORD_CFLAGS@ -I${includedir}