audio/gstreamer1-plugins-lv2: Add missing build dependencies

configure: *** checking feature: lv2 ***
configure: *** for plug-ins: lv2 ***
checking for LILV... no
checking for LILV... no
configure: *** These plugins will not be built: lv2

Package 'lv2', required by 'lilv-0', not found

http://beefy6.nyi.freebsd.org/data/120amd64-default/488500/logs/gstreamer1-plugins-lv2-1.14.4.log
This commit is contained in:
Tobias Kortkamp 2018-12-27 09:32:54 +00:00
parent 46bcf53880
commit be547fb0bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488520

View File

@ -331,6 +331,8 @@ gst_libmms_PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so
gst_librfb_USE_XORG= x11
# liblv2
gst_lv2_USES= pkgconfig
gst_lv2_BUILD_DEPENDS= lv2>=1.14.0:audio/lv2
gst_lv2_LIB_DEPENDS= libsord-0.so:devel/sord \
libserd-0.so:devel/serd \
libsratom-0.so:audio/sratom \