summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-06-07 14:12:05 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2012-08-07 14:46:49 +0200
commit52e46c516f9b90d9e6667919e566cef2771118a4 (patch)
treed4b3937c8d46dbd11879c9b7770e2164e2a1669a
parentbbffa0d1232dac685a146f03106fc9d897e21251 (diff)
include gtk-osx moduleset
This way we can build all the needed modules for spice-gtk and vinagre using jhbuild. We use the -unstable moduleset because it's the only one that has gtk+ 3.0.
-rw-r--r--modulesets/spice.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 9a0ae64..979e98f 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -2,6 +2,8 @@
<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
<moduleset>
+ <include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
+
<repository type="git" name="git.freedesktop.org"
href="git://anongit.freedesktop.org/"/>