From a4a024f62f77e36c462e0df9188ec0da468ad96e Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 19 Apr 2015 15:43:10 +0100 Subject: x11vnc: add openssl dependency. Closes #38816. Signed-off-by: Mike McQuaid --- Library/Formula/x11vnc.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/x11vnc.rb b/Library/Formula/x11vnc.rb index b67293ed1..f08503ad5 100644 --- a/Library/Formula/x11vnc.rb +++ b/Library/Formula/x11vnc.rb @@ -6,6 +6,7 @@ class X11vnc < Formula sha1 'f011d81488ac94dc8dce2d88739c23bd85a976fa' depends_on :x11 => :optional + depends_on 'openssl' depends_on 'jpeg' # Patch solid.c so a non-void function returns a NULL instead of a void. -- cgit v1.2.3