commit: 4c5140e79c08447de8c8ebe72054a2b7905e5682
Author: Dion Moult <moult <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 07:51:59 2015 +0000
Commit: Dion Moult <moult <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 09:43:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5140e7
www-client/phantomjs: fix requirement on EC so that it compiles (bug #550920)
Package-Manager: portage-2.2.15
www-client/phantomjs/phantomjs-2.0.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/www-client/phantomjs/phantomjs-2.0.0.ebuild
b/www-client/phantomjs/phantomjs-2.0.0.ebuild
index 977809b..6b6a81d 100644
--- a/www-client/phantomjs/phantomjs-2.0.0.ebuild
+++ b/www-client/phantomjs/phantomjs-2.0.0.ebuild
@@ -27,6 +27,7 @@ RDEPEND="dev-libs/icu:=
virtual/jpeg:0"
DEPEND="${RDEPEND}
${RUBY_DEPS}
+ net-misc/openssh[-bindist]
app-arch/unzip
virtual/pkgconfig"