diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix index 56185a45dc1f..940d9bbb4dc4 100644 --- a/pkgs/system/all-packages-generic.nix +++ b/pkgs/system/all-packages-generic.nix @@ -1386,7 +1386,7 @@ rec { ### APPLICATIONS #openoffice = (import ../applications/office/openoffice) { - #inherit fetchurl stdenv tcsh cups pam; + # inherit fetchurl stdenv pam python tcsh libxslt; #}; cvs = (import ../applications/version-management/cvs) {