Skip to content

Commit

Permalink
Update libinotify-kqueue.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx authored Apr 9, 2024
1 parent 3ee23e7 commit e10921d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libinotify-kqueue.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ class LibinotifyKqueue < Formula
tag: "20211018",
revision: "ea7835fcafc3cee2a0d6c0e3c8034962c48f6afe"
license "MIT"
revision 1
head "https://github.com/libinotify-kqueue/libinotify-kqueue.git",
branch: "master"

Expand All @@ -18,6 +17,7 @@ class LibinotifyKqueue < Formula
depends_on "automake" => :build
depends_on "gcc" => :build
depends_on "libtool" => :build
depends_on :macos

def install
# Autoconf
Expand Down

0 comments on commit e10921d

Please sign in to comment.