treewide: Make explicit that 'dev' output of libevent is used
This commit is contained in:
committed by
Vladimír Čunát
parent
f7a0b0b9bc
commit
674eb400ef
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
"--sysconfdir=/etc"
|
||||
"--localstatedir=/var"
|
||||
"--with-privsep-user=smtpd"
|
||||
"--with-libevent-dir=${libevent}"
|
||||
"--with-libevent-dir=${libevent.dev}"
|
||||
|
||||
"--with-filter-clamav"
|
||||
"--with-filter-dkim-signer"
|
||||
|
||||
Reference in New Issue
Block a user