summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-06-03 20:13:52 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2010-06-08 18:52:18 +0200
commit9339167b10669b11e0602b949d6e17b1066c9a36 (patch)
tree89bbe0c2a9b75a8f76235bedfb033585780c0d37 /rules/gst-plugins-good.in
parentcefdaca44112aa325e12aea2e6598b318b28595c (diff)
downloadptxdist-9339167b10669b11e0602b949d6e17b1066c9a36.tar.gz
ptxdist-9339167b10669b11e0602b949d6e17b1066c9a36.tar.xz
[gst-plugins-good] explicitly install all selected plugins
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-good.in')
-rw-r--r--rules/gst-plugins-good.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
index 127faf28f..e5d11ccaf 100644
--- a/rules/gst-plugins-good.in
+++ b/rules/gst-plugins-good.in
@@ -245,17 +245,19 @@ if GST_PLUGINS_GOOD
bool
prompt "gst_v4l2"
+ config GST_PLUGINS_GOOD_XVIDEO
+ bool
+ depends on GST_PLUGINS_GOOD_GST_V4L2
+ prompt "xvideo support"
+
config GST_PLUGINS_GOOD_X
bool
prompt "x"
config GST_PLUGINS_GOOD_XSHM
bool
- prompt "xshm"
-
- config GST_PLUGINS_GOOD_XVIDEO
- bool
- prompt "xvideo"
+ depends on GST_PLUGINS_GOOD_X
+ prompt "xshm support"
config GST_PLUGINS_GOOD_AALIB
bool