summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2013-08-02 13:13:31 +0000
committerDoug Goldstein <cardoe@gentoo.org>2013-08-02 13:13:31 +0000
commit6bd6487cd5d64769d1fad0a5614efaeace1d28cf (patch)
tree6d5dc86a1aa6c05d272666b6af38936674d15332 /app-emulation
parentVersion bump. (diff)
downloadgentoo-2-6bd6487cd5d64769d1fad0a5614efaeace1d28cf.tar.gz
gentoo-2-6bd6487cd5d64769d1fad0a5614efaeace1d28cf.tar.bz2
gentoo-2-6bd6487cd5d64769d1fad0a5614efaeace1d28cf.zip
Add dconf as a runtime depend to save configuration. bug #477528
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/virt-manager/ChangeLog5
-rw-r--r--app-emulation/virt-manager/virt-manager-0.10.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-emulation/virt-manager/ChangeLog b/app-emulation/virt-manager/ChangeLog
index f1b8496331d6..a2a2c193106a 100644
--- a/app-emulation/virt-manager/ChangeLog
+++ b/app-emulation/virt-manager/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/virt-manager
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.90 2013/07/24 15:38:22 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.91 2013/08/02 13:13:31 cardoe Exp $
+
+ 02 Aug 2013; Doug Goldstein <cardoe@gentoo.org> virt-manager-0.10.0.ebuild:
+ Add dconf as a runtime depend to save configuration. bug #477528
24 Jul 2013; Doug Goldstein <cardoe@gentoo.org> virt-manager-0.10.0.ebuild:
libvirt-glib needs USE=introspection and USE=python
diff --git a/app-emulation/virt-manager/virt-manager-0.10.0.ebuild b/app-emulation/virt-manager/virt-manager-0.10.0.ebuild
index f0ac47ae56ca..15daef87fe60 100644
--- a/app-emulation/virt-manager/virt-manager-0.10.0.ebuild
+++ b/app-emulation/virt-manager/virt-manager-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v 1.8 2013/07/24 15:38:22 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v 1.9 2013/08/02 13:13:31 cardoe Exp $
EAPI=5
@@ -37,6 +37,7 @@ RDEPEND="!app-emulation/virtinst
dev-python/ipaddr[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/urlgrabber[${PYTHON_USEDEP}]
+ gnome-base/dconf
>=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}]
net-misc/spice-gtk[gtk3,introspection,python,sasl?,${PYTHON_USEDEP}]
x11-libs/vte:2.90[introspection]