Skip to content

Commit

Permalink
app-emulation/virt-manager: remove python use dependency on libvirt-glib
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.2
  • Loading branch information
tamiko committed Mar 4, 2017
1 parent 2a650a7 commit 6db7f05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-emulation/virt-manager/virt-manager-1.4.0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand Down Expand Up @@ -31,7 +31,7 @@ IUSE="gnome-keyring gtk policykit sasl ${VM_LINGUAS[@]/#/linguas_}"

RDEPEND="!app-emulation/virtinst
dev-python/libvirt-python[${PYTHON_USEDEP}]
>=app-emulation/libvirt-glib-0.0.9[introspection,python,${PYTHON_USEDEP}]
>=app-emulation/libvirt-glib-1.0.0[introspection]
${PYTHON_DEPS}
dev-libs/libxml2[python,${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/virt-manager/virt-manager-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ IUSE="gnome-keyring gtk policykit sasl ${VM_LINGUAS[@]/#/linguas_}"

RDEPEND="!app-emulation/virtinst
dev-python/libvirt-python[${PYTHON_USEDEP}]
>=app-emulation/libvirt-glib-0.0.9[introspection,python,${PYTHON_USEDEP}]
>=app-emulation/libvirt-glib-1.0.0[introspection]
${PYTHON_DEPS}
dev-libs/libxml2[python,${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 6db7f05

Please sign in to comment.