summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-07-31 18:44:12 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-07-31 18:44:12 +0000
commitbc347d7934edf30bfcbdc00a6a9791bbf02a6403 (patch)
tree01d897f2f1b7632510023c5fe91770d135598f6b /rules/gst-plugins-base.in
parent580f5e03ebb94dc47ef7d40de91c961cabaf86a2 (diff)
downloadptxdist-bc347d7934edf30bfcbdc00a6a9791bbf02a6403.tar.gz
ptxdist-bc347d7934edf30bfcbdc00a6a9791bbf02a6403.tar.xz
* gst-plugins-base: unbreak pango
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8712 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gst-plugins-base.in')
-rw-r--r--rules/gst-plugins-base.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/gst-plugins-base.in b/rules/gst-plugins-base.in
index c93eb5453..2bf69a119 100644
--- a/rules/gst-plugins-base.in
+++ b/rules/gst-plugins-base.in
@@ -5,6 +5,7 @@ menuconfig GST_PLUGINS_BASE
select GSTREAMER
select LIBVORBIS if GST_PLUGINS_BASE__VORBIS
select LIBTHEORA if GST_PLUGINS_BASE__THEORA
+ select PANGO if GST_PLUGINS_BASE__PANGO
# FIXME: why do we need freetype?
select FREETYPE
# x features need libx11
@@ -78,6 +79,8 @@ if GST_PLUGINS_BASE
bool
prompt "volume"
+ comment "plugins with dependencies"
+
config GST_PLUGINS_BASE__X
bool
prompt "x"
@@ -134,11 +137,8 @@ if GST_PLUGINS_BASE
config GST_PLUGINS_BASE__PANGO
bool
- depends on BROKEN
prompt "pango"
- comment "pango is broken"
-
config GST_PLUGINS_BASE__THEORA
bool
prompt "theora"