From 6e48279e05ee9c261aaeb20853a0fce961fbd7f7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 17 Mar 2011 08:34:26 +0000 Subject: Improve pkg-config tag line. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3107 a436a847-0d15-0410-975c-d299462d15a1 --- slv2.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.1