|
@@ -23,6 +23,10 @@ else
|
|
GST1_DEVTOOLS_DEPENDENCIES += host-python python
|
|
GST1_DEVTOOLS_DEPENDENCIES += host-python python
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
+ifeq ($(BR2_PACKAGE_GST1_RTSP_SERVER),y)
|
|
|
|
+GST1_DEVTOOLS_DEPENDENCIES += gst1-rtsp-server
|
|
|
|
+endif
|
|
|
|
+
|
|
GST1_DEVTOOLS_CONF_OPTS = \
|
|
GST1_DEVTOOLS_CONF_OPTS = \
|
|
-Dvalidate=enabled \
|
|
-Dvalidate=enabled \
|
|
-Ddebug_viewer=disabled \
|
|
-Ddebug_viewer=disabled \
|