summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 14:56:38 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 15:00:45 +0100
commitab786f42b478aefeef626c536898a48ffe352829 (patch)
treeba15dd2ad35dbc092b019d523dcce834eb90bd80 /rules/gst-plugins-base.make
parenta95c8bcbe309e5399029972ce786e3b1a9469093 (diff)
downloadptxdist-ab786f42b478aefeef626c536898a48ffe352829.tar.gz
ptxdist-ab786f42b478aefeef626c536898a48ffe352829.tar.xz
[gst-plugins-base] fix dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
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