diff options
Diffstat (limited to 'suil.pc.in')
-rw-r--r-- | suil.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ includedir=@INCLUDEDIR@ Name: Suil Version: @SUIL_VERSION@ Description: LV2 plugin UI hosting library +Requires: @SUIL_PKG_DEPS@ Libs: -L${libdir} -l@LIB_SUIL@ Cflags: -I${includedir}/suil-@SUIL_MAJOR_VERSION@ |