projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2437362
)
dev-python/blockdiag: Add undocumented configparser dep for python-2.7
author
Brian Dolbec
<dolsen@gentoo.org>
Sun, 3 Jun 2018 12:45:03 +0000
(
05:45
-0700)
committer
Brian Dolbec
<dolsen@gentoo.org>
Wed, 27 Jun 2018 15:24:11 +0000
(08:24 -0700)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/blockdiag/blockdiag-1.5.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/blockdiag/blockdiag-1.5.3-r1.ebuild
b/dev-python/blockdiag/blockdiag-1.5.3-r1.ebuild
index 073726ef8e1488d25b3d88cd4f6bc0c5bf80804e..ddc5528b8479d626bbdc5dcad36dc82f8483fcec 100644
(file)
--- a/
dev-python/blockdiag/blockdiag-1.5.3-r1.ebuild
+++ b/
dev-python/blockdiag/blockdiag-1.5.3-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-19,6
+19,7
@@
RDEPEND="
>=dev-python/funcparserlib-0.3.6[${PYTHON_USEDEP}]
>=dev-python/pillow-2.2.1[${PYTHON_USEDEP}]
dev-python/webcolors[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 'python2_7')
"
DEPEND="
${RDEPEND}