diff options
Diffstat (limited to 'slv2.pc.in')
-rw-r--r-- | slv2.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |