From: Julian Ospald Date: Fri, 14 Aug 2015 21:05:41 +0000 (+0200) Subject: dev-vcs/git-imerge: add dev-vcs/git to RDEPEND X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eae32f4674f432392facb01e2dffbf0e9dc611b2;p=gentoo.git dev-vcs/git-imerge: add dev-vcs/git to RDEPEND --- diff --git a/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild b/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild index 1b45ef09d31f..8013aa26473a 100644 --- a/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild +++ b/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild @@ -18,7 +18,8 @@ KEYWORDS="~amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="${PYTHON_DEPS}" +RDEPEND="${PYTHON_DEPS} + dev-vcs/git" DEPEND="dev-python/docutils" src_compile() {