commit: 289f811403be2a01a9050b7d2030b2083760b67d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:13:48 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:13:48 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=289f8114
dev-python/pythonocc: Add subslot operators
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pythonocc/pythonocc-0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pythonocc/pythonocc-0.5.ebuild
b/dev-python/pythonocc/pythonocc-0.5.ebuild
index 2bf2241..c343836 100644
--- a/dev-python/pythonocc/pythonocc-0.5.ebuild
+++ b/dev-python/pythonocc/pythonocc-0.5.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-RDEPEND="sci-libs/opencascade"
+RDEPEND="sci-libs/opencascade:*"
DEPEND="${RDEPEND}
dev-lang/swig:0"