Commit 0be246e3 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Add gdbm and libpipeline dependencies to mandb (#5322)

parent fb385854
......@@ -22,8 +22,10 @@ class Mandb < Package
x86_64: '30939c206bd1adc66a33a8157d749b288a3726a995a8eb318c057104807c138d'
})
depends_on 'gdbm'
depends_on 'libpipeline'
depends_on 'libseccomp'
def self.patch
system "sed -i 's,/usr/man,#{CREW_PREFIX}/share/man,g' src/man_db.conf.in"
[
......
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