mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
ssl support for sitecopy
svn path=/nixpkgs/trunk/; revision=17639
This commit is contained in:
parent
bd4ef3cbfc
commit
163cceeb54
|
@ -8,4 +8,5 @@ stdenv.mkDerivation {
|
|||
sha256 = "1bsqfhfq83g1qambqf8i1ivvggz5d2byg94hmrpxqkg50yhdsvz0";
|
||||
};
|
||||
|
||||
configureFlags= "--with-ssl=openssl";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue