diff options
Diffstat (limited to 'lilv.pc.in')
-rw-r--r-- | lilv.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ includedir=@INCLUDEDIR@ Name: Lilv Version: @LILV_VERSION@ Description: Simple C library for hosting LV2 plugins +Requires: lv2core Libs: -L${libdir} -l@LIB_LILV@ -ldl Cflags: -I${includedir}/lilv-@LILV_MAJOR_VERSION@ |