Fix remaining perl mention in buildInputs
svn path=/nixpkgs/trunk/; revision=20989
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user