summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-bad.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-04-05 11:43:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-04-06 10:16:32 +0200
commitbefe8aaf684872a3e1d6f4aceae51c28cdfc2591 (patch)
tree5d054f0df896d3e20e6548a7d115fe2a5dd11b78 /rules/gst-plugins-bad.in
parentb8f2f1d17744831f49ddeff6a1404282ec32e695 (diff)
downloadptxdist-befe8aaf684872a3e1d6f4aceae51c28cdfc2591.tar.gz
ptxdist-befe8aaf684872a3e1d6f4aceae51c28cdfc2591.tar.xz
[gst-plugins-bad] mark dvdnav plugin as broken
It needs libdvdnav which is not in PTXdist. configure silently disables the plugin if libdvdnav is not found. However it may pick dvdnav-config from the host system. Building will fail trying to link the plugin. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-bad.in')
-rw-r--r--rules/gst-plugins-bad.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/gst-plugins-bad.in b/rules/gst-plugins-bad.in
index 271f44f15..47e307826 100644
--- a/rules/gst-plugins-bad.in
+++ b/rules/gst-plugins-bad.in
@@ -308,6 +308,8 @@ config GST_PLUGINS_BAD_DIVX
config GST_PLUGINS_BAD_DVDNAV
bool
prompt "dvdnav"
+ # needs libdvdnav
+ depends on BROKEN
config GST_PLUGINS_BAD_METADATA
bool