sssd: fixup build after bind output changes #21685

This commit is contained in:
Vladimír Čunát 2017-01-09 20:23:27 +01:00
parent de36c3b560
commit c82baee8ac
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -1,4 +1,4 @@
{ stdenv, fetchurl, pkgs, lib, glibc, augeas, bind, c-ares, { stdenv, fetchurl, pkgs, lib, glibc, augeas, dnsutils, c-ares,
cyrus_sasl, ding-libs, libnl, libunistring, nss, samba, libnfsidmap, doxygen, cyrus_sasl, ding-libs, libnl, libunistring, nss, samba, libnfsidmap, doxygen,
python, python3, pam, popt, talloc, tdb, tevent, pkgconfig, ldb, openldap, python, python3, pam, popt, talloc, tdb, tevent, pkgconfig, ldb, openldap,
pcre, kerberos, cifs_utils, glib, keyutils, dbus, fakeroot, libxslt, libxml2, pcre, kerberos, cifs_utils, glib, keyutils, dbus, fakeroot, libxslt, libxml2,
@ -45,7 +45,7 @@ stdenv.mkDerivation {
''; '';
enableParallelBuilding = true; enableParallelBuilding = true;
buildInputs = [ augeas bind c-ares cyrus_sasl ding-libs libnl libunistring nss buildInputs = [ augeas dnsutils c-ares cyrus_sasl ding-libs libnl libunistring nss
samba libnfsidmap doxygen python python3 popt samba libnfsidmap doxygen python python3 popt
talloc tdb tevent pkgconfig ldb pam openldap pcre kerberos talloc tdb tevent pkgconfig ldb pam openldap pcre kerberos
cifs_utils glib keyutils dbus fakeroot libxslt libxml2 cifs_utils glib keyutils dbus fakeroot libxslt libxml2