projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e5e4c
)
dev-python/simplekv: add missing setuptools bdepend
author
Alexis Ballier
<aballier@gentoo.org>
Mon, 18 Feb 2019 11:52:59 +0000
(12:52 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Mon, 18 Feb 2019 11:53:46 +0000
(12:53 +0100)
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-python/simplekv/simplekv-0.11.11.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/simplekv/simplekv-0.11.11.ebuild
b/dev-python/simplekv/simplekv-0.11.11.ebuild
index cf286bf9d6cf72a25d7980277a407f679948bab7..08dc6b3d9e82c8d8934d9c03a08d5306a9a116ec 100644
(file)
--- a/
dev-python/simplekv/simplekv-0.11.11.ebuild
+++ b/
dev-python/simplekv/simplekv-0.11.11.ebuild
@@
-17,3
+17,4
@@
IUSE=""
DEPEND=""
RDEPEND=""
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"