summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gst-plugins-base.make')
-rw-r--r--rules/gst-plugins-base.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gst-plugins-base.make b/rules/gst-plugins-base.make
index b513d9a9b..e4519cdb9 100644
--- a/rules/gst-plugins-base.make
+++ b/rules/gst-plugins-base.make
@@ -167,9 +167,9 @@ else
GST_PLUGINS_BASE_AUTOCONF += --disable-xshm
endif
ifdef PTXCONF_GST_PLUGINS_BASE_GST_V4L
-GST_PLUGINS_BASE_AUTOCONF += --enable-gst_v4l
+GST_PLUGINS_BASE_AUTOCONF += --enable-gst_v4l --with-gudev
else
-GST_PLUGINS_BASE_AUTOCONF += --disable-gst_v4l
+GST_PLUGINS_BASE_AUTOCONF += --disable-gst_v4l --without-gudev
endif
ifdef PTXCONF_GST_PLUGINS_BASE_ALSA
GST_PLUGINS_BASE_AUTOCONF += --enable-alsa