commit: 4736cd326d07449222c6de6745c295f334db57a3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 12:44:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 12:45:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4736cd32
dev-util/pkgdev: add dev-vcs/git dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/pkgdev/pkgdev-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild
b/dev-util/pkgdev/pkgdev-9999.ebuild
index 053004ea50f..8cfcbe74e05 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