dev-python/brython: add missing RDEPEND.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Aug 2019 18:05:58 +0000 (20:05 +0200)
committerPatrice 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

index d035d0287952811faac64ad4ba728e92359cd147..29277fb2ae96ffdc1b26e654a3c2eb62b7a4ba4e 100644 (file)
@@ -16,6 +16,8 @@ KEYWORDS="amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
+RDEPEND="${PYTHON_DEPS}"
+
 need_httpd_cgi
 
 pkg_setup() {