package/gstreamer1/gst1-devtools: select BR2_PACKAGE_GSTREAMER1_CHECK

validate option needs gstreamer-check-1.0

Fixes:
 - http://autobuild.buildroot.org/results/297ebea95b487f4c542e1217620e8c3d921260f3

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020.11.x
Fabrice Fontaine 2020-09-25 23:16:55 +02:00 committed by Thomas Petazzoni
parent aa828ecafd
commit c963152681
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_GST1_DEVTOOLS
bool "gst1-devtools"
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_GSTREAMER1_CHECK
select BR2_PACKAGE_GST1_PLUGINS_BASE
select BR2_PACKAGE_JSON_GLIB
select BR2_PACKAGE_PYTHON_PYEXPAT if BR2_PACKAGE_PYTHON