summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-10-03 17:12:55 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2012-10-03 17:12:55 +0200
commit4bafde2a02380a60b6139f548695f6b13ffc69c7 (patch)
tree318d1485621ed91a5fa8e028c6ce0dba4e4b2165
parent1e1bbd2205214b8b27b20c2070f699a8a30c2af9 (diff)
Explicitly use gtk+ 2.0 when building virt-viewer
-rw-r--r--modulesets/spice.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 68564ce..6d6fafa 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -189,7 +189,7 @@
</dependencies>
</distutils>
- <autotools id="virt-viewer">
+ <autotools id="virt-viewer" autogenargs="--with-gtk=2.0">
<branch repo="git.fedorahosted.org" module="virt-viewer.git"/>
<dependencies>
<dep package="spice-gtk"/>