From ab786f42b478aefeef626c536898a48ffe352829 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 18 Jan 2011 14:56:38 +0100 Subject: [gst-plugins-base] fix dependencies Signed-off-by: Michael Olbrich --- rules/gst-plugins-base.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rules/gst-plugins-base.make') 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 -- cgit v1.2.3