Commit 80c5d65b authored by lovedheart's avatar lovedheart Committed by Ed Reel

[make] remove dependency (#2274)

Remove dependency since they are in core package
parent 439e0a7d
......@@ -20,9 +20,6 @@ class Make < Package
x86_64: 'ebab3261fbd37c88586894e3f79c1eedfbc3d24d999996bc5abb974a8a07980a',
})
depends_on 'gcc' => :build
depends_on 'linuxheaders' => :build
def self.build
system "./configure"
system "./build.sh"
......
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