Skip to content

Commit

Permalink
libusbmuxd 2.0.2-34-g07cd6f7 revision 1
Browse files Browse the repository at this point in the history
  • Loading branch information
stek29 committed Mar 6, 2024
1 parent df16a64 commit 1c61b18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/libusbmuxd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Libusbmuxd < Formula
revision: "07cd6f774fd444f981ade6e75e10962ba0439350"
version "2.0.2-34-g07cd6f7"
license "LGPL-2.1-or-later"
revision 1
head "https://github.com/libimobiledevice/libusbmuxd.git", branch: "master"

livecheck do
Expand All @@ -24,9 +25,9 @@ class Libusbmuxd < Formula
depends_on "libtool" => :build
depends_on "pkg-config" => :build

depends_on "libimobiledevice-glue"
depends_on "libplist"
depends_on "libusb"
depends_on "stek29/idevice/libimobiledevice-glue"

def install
args = %w[
Expand Down

0 comments on commit 1c61b18

Please sign in to comment.