projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4114a2
)
dev-python/brython: add missing RDEPEND.
author
Patrice Clement
<monsieurp@gentoo.org>
Sat, 10 Aug 2019 18:05:58 +0000
(20:05 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sat, 10 Aug 2019 18:05:58 +0000
(20:05 +0200)
Bug: https://bugs.gentoo.org/691400
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-python/brython/brython-3.7.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/brython/brython-3.7.2.ebuild
b/dev-python/brython/brython-3.7.2.ebuild
index d035d0287952811faac64ad4ba728e92359cd147..29277fb2ae96ffdc1b26e654a3c2eb62b7a4ba4e 100644
(file)
--- a/
dev-python/brython/brython-3.7.2.ebuild
+++ b/
dev-python/brython/brython-3.7.2.ebuild
@@
-16,6
+16,8
@@
KEYWORDS="amd64 ppc ppc64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RDEPEND="${PYTHON_DEPS}"
+
need_httpd_cgi
pkg_setup() {