Change mandb.rb since it requires zlib.h

parent 87bd751f
......@@ -13,6 +13,7 @@ class Mandb < Package
depends_on 'groff'
depends_on 'pkgconfig'
depends_on 'readline'
depends_on 'zlibpkg'
def self.build
system './configure',
......
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