Fix remaining perl mention in buildInputs
svn path=/nixpkgs/trunk/; revision=20989
This commit is contained in:
parent
e80351a49d
commit
ff8fbd8a1a
@ -3,7 +3,6 @@ let
|
|||||||
s = import ./src-for-default.nix;
|
s = import ./src-for-default.nix;
|
||||||
buildInputs = with a; [
|
buildInputs = with a; [
|
||||||
openssl zlib pcre libxml2 libxslt
|
openssl zlib pcre libxml2 libxslt
|
||||||
perl ? null
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
rec {
|
rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user