summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorDion Moult <moult@gentoo.org>2015-09-21 17:51:59 +1000
committerDion Moult <moult@gentoo.org>2015-09-21 19:43:09 +1000
commit4c5140e79c08447de8c8ebe72054a2b7905e5682 (patch)
tree677fa714a6cf6395164a28a5127149ed3bf133e6 /www-client
parentd5a64c2aee787a8bac922e7c8f86db5a645047b9 (diff)
downloadgentoo-4c5140e79c08447de8c8ebe72054a2b7905e5682.tar.gz
gentoo-4c5140e79c08447de8c8ebe72054a2b7905e5682.tar.xz
www-client/phantomjs: fix requirement on EC so that it compiles (bug #550920)
Package-Manager: portage-2.2.15
Diffstat (limited to 'www-client')
-rw-r--r--www-client/phantomjs/phantomjs-2.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/phantomjs/phantomjs-2.0.0.ebuild b/www-client/phantomjs/phantomjs-2.0.0.ebuild
index 977809b507f..6b6a81d69de 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"