rt: fix build error

ZHF: #80379
https://hydra.nixos.org/build/113061284

Added requiredPerlModules as suggested for similar problem as described for
similar problem here:
https://github.com/NixOS/nixpkgs/issues/72783#issuecomment-549817011
gstqt5
Stig Palmquist 2020-02-20 23:59:52 +01:00 committed by Jon
parent 3aade16ff3
commit 3e50e26e7d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
perl
(buildEnv {
name = "rt-perl-deps";
paths = (with perlPackages; [
paths = with perlPackages; (requiredPerlModules [
ApacheSession BusinessHours CGIEmulatePSGI CGIPSGI
CSSMinifierXS CSSSquish ConvertColor CryptEksblowfish
CryptSSLeay DBDSQLite DBDmysql DBIxSearchBuilder DataGUID