projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a480852
)
dev-vcs/git-imerge: add dev-vcs/git to RDEPEND
author
Julian Ospald
<hasufell@gentoo.org>
Fri, 14 Aug 2015 21:05:41 +0000
(23:05 +0200)
committer
Julian Ospald
<hasufell@gentoo.org>
Fri, 14 Aug 2015 21:05:41 +0000
(23:05 +0200)
dev-vcs/git-imerge/git-imerge-0.7.0.ebuild
patch
|
blob
|
history
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 1b45ef09d31f7aa38d943907af702fe10ff1114a..8013aa26473a274022bb4e34b46feb25fc7d211e 100644
(file)
--- 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() {