mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Make sure gstreamer-plugins-v4l2 is installed if voice/video support is
enabled. PR: 183713
This commit is contained in:
parent
7f59baa0b2
commit
b3efafe446
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335128
@ -119,6 +119,7 @@ CONFIGURE_ARGS+=--disable-gstreamer
|
||||
|
||||
.if ${PORT_OPTIONS:MVV} && ${PORT_OPTIONS:MGSTREAMER}
|
||||
LIB_DEPENDS+= gstfarsight-0.10.0:${PORTSDIR}/net-im/farsight2
|
||||
USE_GSTREAMER+= gst_v4l2
|
||||
PLIST_SUB+= VV=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-vv
|
||||
|
Loading…
Reference in New Issue
Block a user