diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/usbmuxd.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/usbmuxd.rb b/Library/Formula/usbmuxd.rb index 82c0ad6c6..508544838 100644 --- a/Library/Formula/usbmuxd.rb +++ b/Library/Formula/usbmuxd.rb @@ -5,6 +5,8 @@ class Usbmuxd < Formula url 'http://marcansoft.com/uploads/usbmuxd/usbmuxd-1.0.7.tar.bz2' md5 '6f431541f3177fa06aa6df9ceecb2da0' + head 'http://cgit.sukimashita.com/usbmuxd.git', :using => :git + depends_on 'cmake' => :build depends_on 'libusb' depends_on 'libplist' |
