[the-board] [build] Don't skip gtk+ anymore as it's now pointing at GTK+ 3
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [build] Don't skip gtk+ anymore as it's now pointing at GTK+ 3
- Date: Wed, 30 Mar 2011 00:04:44 +0000 (UTC)
commit e59fa344343f622fdae2b779dde0c42756f3234e
Author: Lucas Rocha <lucasr gnome org>
Date: Wed Mar 30 01:03:58 2011 +0100
[build] Don't skip gtk+ anymore as it's now pointing at GTK+ 3
It used to point at GTK+ 2 branches.
build/jhbuildrc-the-board | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/jhbuildrc-the-board b/build/jhbuildrc-the-board
index 3024ca9..050a83d 100644
--- a/build/jhbuildrc-the-board
+++ b/build/jhbuildrc-the-board
@@ -14,7 +14,7 @@ checkoutroot = os.path.expanduser('~/Code/the-board/source/')
# the prefix to configure/install modules to (must have write access)
prefix = os.path.expanduser('~/Code/the-board/install/')
-skip = [ 'mozilla', 'gtk+', 'libxml2', 'expat', 'libgcrypt',
+skip = [ 'mozilla', 'libxml2', 'expat', 'libgcrypt',
'libxslt', 'gnome-common', 'intltool', 'gnome-doc-utils',
'gtk-doc', 'libgpg-error', 'pulseaudio', 'gudev' ]
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]