[banshee] [build] disable pango support in gstreamer
- From: Aaron Bockover <abock src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] [build] disable pango support in gstreamer
- Date: Sun, 20 Dec 2009 23:46:38 +0000 (UTC)
commit 65a156328d94c2a1cfaa71942603006e41379164
Author: Aaron Bockover <abockover novell com>
Date: Sun Dec 20 18:54:20 2009 -0500
[build] disable pango support in gstreamer
build/bundle/packages/gst-plugins-base.py | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/build/bundle/packages/gst-plugins-base.py b/build/bundle/packages/gst-plugins-base.py
index 57a45d6..02f61c0 100644
--- a/build/bundle/packages/gst-plugins-base.py
+++ b/build/bundle/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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]