also build a shared libneon
svn path=/nixpkgs/trunk/; revision=5928
This commit is contained in:
parent
51316f8a47
commit
40e7da7412
@ -7,4 +7,6 @@ stdenv.mkDerivation {
|
|||||||
md5 = "b5fdb71dd407f0a3de0f267d27c9ab17";
|
md5 = "b5fdb71dd407f0a3de0f267d27c9ab17";
|
||||||
};
|
};
|
||||||
buildInputs = [libxml2];
|
buildInputs = [libxml2];
|
||||||
|
|
||||||
|
configureFlags="--enable-shared";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user