mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-emulation/virt-manager: drop gnome-keyring dependency
- revbump straight to stable - this dependency is entirely superfluous and there is no need to go through stabilization Closes: https://bugs.gentoo.org/713016 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ fi
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="gnome-keyring gtk policykit sasl"
|
||||
IUSE="gtk policykit sasl"
|
||||
|
||||
RDEPEND="!app-emulation/virtinst
|
||||
${PYTHON_DEPS}
|
||||
@@ -45,7 +45,6 @@ RDEPEND="!app-emulation/virtinst
|
||||
x11-libs/gtk+:3[introspection]
|
||||
x11-libs/gtksourceview:4[introspection]
|
||||
x11-libs/vte:2.91[introspection]
|
||||
gnome-keyring? ( gnome-base/libgnome-keyring )
|
||||
policykit? ( sys-auth/polkit[introspection] )
|
||||
)
|
||||
"
|
||||
@@ -23,7 +23,7 @@ fi
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="gnome-keyring gtk policykit sasl"
|
||||
IUSE="gtk policykit sasl"
|
||||
|
||||
RDEPEND="!app-emulation/virtinst
|
||||
${PYTHON_DEPS}
|
||||
@@ -46,7 +46,6 @@ RDEPEND="!app-emulation/virtinst
|
||||
x11-libs/gtk+:3[introspection]
|
||||
x11-libs/gtksourceview:4[introspection]
|
||||
x11-libs/vte:2.91[introspection]
|
||||
gnome-keyring? ( gnome-base/libgnome-keyring )
|
||||
policykit? ( sys-auth/polkit[introspection] )
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user