Commit 64211eda authored by Dan McAulay's avatar Dan McAulay

add diffutils as a dependency for bison

parent df655fd9
......@@ -5,6 +5,7 @@ class Bison < Package
source_url 'http://mirror.keystealth.org/gnu/bison/bison-3.0.2.tar.gz'
source_sha1 '4bbb9a1bdc7e4328eb4e6ef2479b3fe15cc49e54'
depends_on 'diffutils'
depends_on 'm4'
def self.build
......
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