Skip to content

Commit d2872be

Browse files
committed
libimobiledevice HEAD add libtatsu dependency
As libimobiledevice keeps developing without releasing, new dependencies are added. This commit the libtatsu dependency when building from HEAD. Closes libimobiledevice/libimobiledevice#1217
1 parent f2611bd commit d2872be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/lib/libimobiledevice.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Libimobiledevice < Formula
2222
head do
2323
url "https://github.com/libimobiledevice/libimobiledevice.git", branch: "master"
2424
depends_on "libimobiledevice-glue"
25+
depends_on "libtatsu"
2526
end
2627

2728
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)