opensmtpd-extras: fixup after mariadb changes
I hope this was the only package I've forgotten.
This commit is contained in:
parent
24805b00c0
commit
65dcc797eb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ openssl libevent
|
||||
libasr python2 lua5 perl mariadb postgresql sqlite hiredis ];
|
||||
libasr python2 lua5 perl mariadb.client postgresql sqlite hiredis ];
|
||||
|
||||
configureFlags = [
|
||||
"--sysconfdir=/etc"
|
||||
|
|
Loading…
Reference in a new issue