From: Dion Moult Date: Mon, 21 Sep 2015 07:51:59 +0000 (+1000) Subject: www-client/phantomjs: fix requirement on EC so that it compiles (bug #550920) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c5140e79c08447de8c8ebe72054a2b7905e5682;p=gentoo.git www-client/phantomjs: fix requirement on EC so that it compiles (bug #550920) Package-Manager: portage-2.2.15 --- diff --git a/www-client/phantomjs/phantomjs-2.0.0.ebuild b/www-client/phantomjs/phantomjs-2.0.0.ebuild index 977809b507fb..6b6a81d69de6 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"