From 65dcc797ebf505efb1e6d2c7906249f9534061d0 Mon Sep 17 00:00:00 2001 From: Vladimír Čunát Date: Sun, 7 Aug 2016 22:39:48 +0200 Subject: opensmtpd-extras: fixup after mariadb changes I hope this was the only package I've forgotten. --- pkgs/servers/mail/opensmtpd/extras.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/servers/mail/opensmtpd') diff --git a/pkgs/servers/mail/opensmtpd/extras.nix b/pkgs/servers/mail/opensmtpd/extras.nix index cf93b11ba9aa9..5e5170afbc79c 100644 --- a/pkgs/servers/mail/opensmtpd/extras.nix +++ b/pkgs/servers/mail/opensmtpd/extras.nix @@ -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" -- cgit 1.4.1