summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2021-06-02 08:24:06 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-05 12:09:12 +0100
commit19627fda1acf25f1a750c182db520a46a8148d7f (patch)
tree430c9291e77f8a17d802d721a0310aebf8f9a907 /app-emulation/virt-manager
parentapp-emulation/libvirt: Update live ebuild (diff)
downloadgentoo-19627fda1acf25f1a750c182db520a46a8148d7f.tar.gz
gentoo-19627fda1acf25f1a750c182db520a46a8148d7f.tar.bz2
gentoo-19627fda1acf25f1a750c182db520a46a8148d7f.zip
app-emulation/virt-manager: Update live ebuild
There was a patch merged recently into the upstream repo (v3.2.0-82-g2024068b) that introduced new dependency on dev-python/tqdm. And while I'm at it - let's declare branch which should be checked out (master). Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/21085 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/virt-manager')
-rw-r--r--app-emulation/virt-manager/virt-manager-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild
index 4c93200f4a26..5bb21473d4dc 100644
--- a/app-emulation/virt-manager/virt-manager-9999.ebuild
+++ b/app-emulation/virt-manager/virt-manager-9999.ebuild
@@ -16,6 +16,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
SRC_URI=""
EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git"
+ EGIT_BRANCH="master"
else
SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~ppc64 ~x86"
@@ -34,6 +35,7 @@ RDEPEND="${PYTHON_DEPS}
>=dev-python/libvirt-python-6.10.0[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]
+ dev-python/tqdm[${PYTHON_MULTI_USEDEP}]
')
>=sys-libs/libosinfo-0.2.10[introspection]
gtk? (