treewide: Make explicit that 'dev' output of libevent is used

This commit is contained in:
Tuomas Tynkkynen
2016-05-19 10:00:40 +02:00
committed by Vladimír Čunát
parent f7a0b0b9bc
commit 674eb400ef
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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"