package/gst1-plugins-bad: transponders data now provided by dtv-scan-tables
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9981956b89
commit
3bf6f37020
@@ -481,7 +481,7 @@ comment "gst-plugins-bad-plugin-sndfile needs a toolchain w/ largefile"
|
|||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB
|
||||||
bool "dvb"
|
bool "dvb"
|
||||||
select BR2_PACKAGE_DVB_APPS
|
select BR2_PACKAGE_DTV_SCAN_TABLES
|
||||||
help
|
help
|
||||||
DVB elements
|
DVB elements
|
||||||
|
|
||||||
|
|||||||
@@ -683,7 +683,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPT += --enable-dvb
|
GST1_PLUGINS_BAD_CONF_OPT += --enable-dvb
|
||||||
GST1_PLUGINS_BAD_DEPENDENCIES += dvb-apps
|
GST1_PLUGINS_BAD_DEPENDENCIES += dtv-scan-tables
|
||||||
else
|
else
|
||||||
GST1_PLUGINS_BAD_CONF_OPT += --disable-dvb
|
GST1_PLUGINS_BAD_CONF_OPT += --disable-dvb
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user