summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 12:44:42 +0000
committerSam James <sam@gentoo.org>2021-02-27 12:45:24 +0000
commit4736cd326d07449222c6de6745c295f334db57a3 (patch)
tree301fb6086e8c719a7bd3e4bcc67fd1d0fc53c38e
parentdev-util/pkgdev: add dev-util/pkgcheck dep (diff)
downloadgentoo-4736cd32.tar.gz
gentoo-4736cd32.tar.bz2
gentoo-4736cd32.zip
dev-util/pkgdev: add dev-vcs/git dep
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/pkgdev/pkgdev-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild b/dev-util/pkgdev/pkgdev-9999.ebuild
index 053004ea50f7..8cfcbe74e051 100644
--- a/dev-util/pkgdev/pkgdev-9999.ebuild
+++ b/dev-util/pkgdev/pkgdev-9999.ebuild
@@ -26,6 +26,7 @@ if [[ ${PV} == *9999 ]] ; then
~dev-python/snakeoil-9999[${PYTHON_USEDEP}]
~dev-util/pkgcheck-9999[${PYTHON_USEDEP}]
~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]
+ dev-vcs/git
"
fi