summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-07-30 08:01:10 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-07-30 18:27:56 +0200
commite95c62c33b6b20be83fb54e2338cb0e7f6d56c0c (patch)
treef88a8293fdbb7236149609873f9cee106784bbec /rules/gst-plugins-base.in
parentda52913706f17fdd948fbfd5655de10f504cb92b (diff)
downloadptxdist-e95c62c33b6b20be83fb54e2338cb0e7f6d56c0c.tar.gz
ptxdist-e95c62c33b6b20be83fb54e2338cb0e7f6d56c0c.tar.xz
rules: use external libgudev if systemd is used
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base.in')
-rw-r--r--rules/gst-plugins-base.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-plugins-base.in b/rules/gst-plugins-base.in
index b2e1a367a..d7dcfa2fd 100644
--- a/rules/gst-plugins-base.in
+++ b/rules/gst-plugins-base.in
@@ -16,7 +16,7 @@ menuconfig GST_PLUGINS_BASE
select LIBVORBIS if GST_PLUGINS_BASE_VORBIS
select PANGO if GST_PLUGINS_BASE_PANGO
select UDEV if GST_PLUGINS_BASE_GST_V4L
- select UDEV_LIBGUDEV if GST_PLUGINS_BASE_GST_V4L
+ select LIBGUDEV if GST_PLUGINS_BASE_GST_V4L
select LIBXML2 if GST_PLUGINS_BASE_SUBPARSE
select LIBXML2_HTML if GST_PLUGINS_BASE_SUBPARSE
select ORC if GST_PLUGINS_BASE_ORC