diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/schroot.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml index 4dc0199d..4eadbb29 100644 --- a/job-cfg/schroot.yaml +++ b/job-cfg/schroot.yaml @@ -34,7 +34,7 @@ schroot: haskell jobs: - '{schroot}-create': - extra_pkgs: 'ghc' + extra_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl' my_time: '0 10 * * 1' - '{schroot}-upgrade': my_time: '0 11 * * *' |