Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gst-plugins-base.py')
-rw-r--r--packages/gst-plugins-base.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gst-plugins-base.py b/packages/gst-plugins-base.py
index 57a45d6..02f61c0 100644
--- a/packages/gst-plugins-base.py
+++ b/packages/gst-plugins-base.py
@@ -1,7 +1,8 @@
configure_flags = [
'--disable-gtk-doc',
'--disable-gio',
- '--disable-gnome_vfs'
+ '--disable-gnome_vfs',
+ '--disable-pango'
]
# FIXME: these should be passed on the Linux profile