arp-scan: import homebrew/dupes into core.
This commit is contained in:
parent
dc64c7e830
commit
bce262f22d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class ArpScan < Formula
|
|||
depends_on "autoconf" => :build
|
||||
end
|
||||
|
||||
depends_on "homebrew/dupes/libpcap" => :optional
|
||||
depends_on "libpcap" => :optional
|
||||
|
||||
def install
|
||||
system "autoreconf", "--install" if build.head?
|
||||
|
|
Loading…
Reference in a new issue