Commit db3498bb authored by Ed Reel's avatar Ed Reel

Add gawk dependency

parent ff61f410
......@@ -7,6 +7,8 @@ class Byobu < Package
source_url 'https://launchpadlibrarian.net/322131788/byobu_5.119.orig.tar.gz'
source_sha1 '1d8d07da4c94c4adeb662a7f8b33fe02482d9839'
depends_on 'gawk'
def self.build
system './configure'
system 'make'
......
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