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;
|
||||
buildInputs = with a; [
|
||||
openssl zlib pcre libxml2 libxslt
|
||||
perl ? null
|
||||
];
|
||||
in
|
||||
rec {
|
||||
|
||||
Reference in New Issue
Block a user