From 9787d0482bc7e8f663ec6bc840fd9c441b986b71 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 2 Sep 2012 01:03:31 -0700 Subject: libdc1394: fix X11 dependency. --- Library/Formula/libdc1394.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/libdc1394.rb b/Library/Formula/libdc1394.rb index 0776f40dc..255e5d706 100644 --- a/Library/Formula/libdc1394.rb +++ b/Library/Formula/libdc1394.rb @@ -5,10 +5,6 @@ class Libdc1394 < Formula url 'http://downloads.sourceforge.net/project/libdc1394/libdc1394-2/2.2.0/libdc1394-2.2.0.tar.gz' sha1 '7e831258a65e7e111a9d52d8062aec6d28a1e4c4' - depends_on 'pkg-config' => :build - depends_on 'libusb' - depends_on :x11 - def patches # fix issue due to bug in OSX Firewire stack # libdc1394 author comments here: -- cgit v1.2.3