man: remove BerkeleyDB dependency
This commit is contained in:
committed by
Hans-Joachim Kliemeck
parent
b2bead9d60
commit
cb3750ddfa
@@ -1,6 +1,6 @@
|
||||
{
|
||||
buildPackages,
|
||||
db,
|
||||
gdbm,
|
||||
fetchurl,
|
||||
groff,
|
||||
gzip,
|
||||
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
buildInputs = [
|
||||
libpipeline
|
||||
db
|
||||
gdbm
|
||||
groff
|
||||
libiconv'
|
||||
]; # (Yes, 'groff' is both native and build input)
|
||||
|
||||
Reference in New Issue
Block a user