Propagating inputs of heimdal
svn path=/nixpkgs/trunk/; revision=10339
This commit is contained in:
@@ -8,5 +8,5 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
configureFlags = "--enable-shared --disable-static --with-openldap=${openldap}";
|
configureFlags = "--enable-shared --disable-static --with-openldap=${openldap}";
|
||||||
buildInputs = [ readline db4 openssl openldap cyrus_sasl ];
|
propagatedBuildInputs = [ readline db4 openssl openldap cyrus_sasl ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user