Commit cd0e76d3 authored by Casey Strouse's avatar Casey Strouse

Add missing dependencies required for other libpcap consumers

parent 2bf67512
......@@ -6,6 +6,8 @@ class Libpcap < Package
source_sha1 '32d7526dde8f8a2f75baf40c01670602aeef7e39'
depends_on "buildessential"
depends_on "bison"
depends_on "flex"
def self.build
system "./configure --prefix=/usr/local"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment