From c6cce8816962091ed9d0b93dba36c152e6df72a2 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 5 Jan 2021 16:03:15 +0200 Subject: app-emulation/virt-manager: fix dependency typo in -9999 Signed-off-by: Joonas Niilola --- app-emulation/virt-manager/virt-manager-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/virt-manager') diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild index ea1e3be6ec37..08f5fd5f3011 100644 --- a/app-emulation/virt-manager/virt-manager-9999.ebuild +++ b/app-emulation/virt-manager/virt-manager-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,7 +32,7 @@ RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}] dev-python/argcomplete[${PYTHON_MULTI_USEDEP}] - >=dev-python/libvirt-python-0.6.10[${PYTHON_MULTI_USEDEP}] + >=dev-python/libvirt-python-6.10.0[${PYTHON_MULTI_USEDEP}] dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] dev-python/requests[${PYTHON_MULTI_USEDEP}] ') -- cgit v1.2.3-65-gdbad