package/gstreamer1/gst1-devtools: select BR2_PACKAGE_GSTREAMER1_CHECK
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 25 Sep 2020 21:16:55 +0000 (23:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 26 Sep 2020 13:40:44 +0000 (15:40 +0200)
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>
package/gstreamer1/gst1-devtools/Config.in

index 1ca8ab8299e4a0b56d1d9217c3d7bca5645014ed..55cf25d53edf67256a89694dc82fca4bc326025e 100644 (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