From efb005e32f913adc9b4b0d321f7af3b5c2810fef Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 3 Feb 2015 16:28:37 +0000 Subject: phantomjs: remove openssl dependency. Qt5 insists on linking against the system version. --- Library/Formula/phantomjs.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 550fdb40e..7eec4864e 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -25,8 +25,6 @@ class Phantomjs < Formula head "https://github.com/ariya/phantomjs.git" - depends_on "openssl" - def install system "./build.sh", "--confirm", "--jobs", ENV.make_jobs, "--qt-config", "-openssl-linked" -- cgit v1.2.3