From 9339167b10669b11e0602b949d6e17b1066c9a36 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 3 Jun 2010 20:13:52 +0200 Subject: [gst-plugins-good] explicitly install all selected plugins Signed-off-by: Michael Olbrich --- rules/gst-plugins-good.in | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'rules/gst-plugins-good.in') 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 -- cgit v1.2.3