FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep

This commit is contained in:
janus
2016-01-01 17:01:13 +00:00
parent 9897b35661
commit a472d836f6
21 changed files with 141 additions and 33 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
};
# Fixes support for gcrypt 1.6+
patches = [ ./gcrypt-fix.patch ];
patches = [ ./gcrypt-fix.patch ./freebsd-unistd.patch ];
buildInputs = [ libgcrypt libgpgerror libtasn1 optPam optLibidn optGnutls ];