|
87 | 87 | },
|
88 | 88 | { image: "ubuntu:24.04"
|
89 | 89 | , installCmd: "apt-get update && apt-get install -y"
|
90 |
| - , toolRequirements: "libnuma-dev zlib1g-dev libgmp-dev libgmp10 libssl-dev liblzma-dev libbz2-dev git wget lsb-release software-properties-common gnupg2 apt-transport-https gcc autoconf automake build-essential curl ghc gzip libffi-dev libncurses-dev libncurses5 libtinfo5 patchelf" |
| 90 | + , toolRequirements: "libnuma-dev zlib1g-dev libgmp-dev libgmp10 libssl-dev liblzma-dev libbz2-dev git wget lsb-release software-properties-common gnupg2 apt-transport-https gcc autoconf automake build-essential curl ghc gzip libffi-dev libncurses-dev libncurses6 libtinfo6 patchelf" |
91 | 91 | , DISTRO: "Ubuntu"
|
92 | 92 | , ARTIFACT: "x86_64-linux-ubuntu24.04"
|
93 | 93 | , ADD_CABAL_ARGS: "--enable-split-sections"
|
@@ -522,7 +522,7 @@ jobs:
|
522 | 522 | ARTIFACT: "x86_64-linux-ubuntu22.04"
|
523 | 523 | - image: ubuntu:24.04
|
524 | 524 | installCmd: apt-get update && apt-get install -y
|
525 |
| - toolRequirements: libnuma-dev zlib1g-dev libgmp-dev libgmp10 libssl-dev liblzma-dev libbz2-dev git wget lsb-release software-properties-common gnupg2 apt-transport-https gcc autoconf automake build-essential curl ghc gzip libffi-dev libncurses-dev libncurses5 libtinfo5 patchelf tree |
| 525 | + toolRequirements: libnuma-dev zlib1g-dev libgmp-dev libgmp10 libssl-dev liblzma-dev libbz2-dev git wget lsb-release software-properties-common gnupg2 apt-transport-https gcc autoconf automake build-essential curl ghc gzip libffi-dev libncurses-dev libncurses6 libtinfo6 patchelf tree |
526 | 526 | DISTRO: Ubuntu
|
527 | 527 | ARTIFACT: "x86_64-linux-ubuntu24.04"
|
528 | 528 | - image: fedora:27
|
@@ -919,7 +919,7 @@ jobs:
|
919 | 919 | ARTIFACT: "x86_64-linux-ubuntu22.04"
|
920 | 920 | - image: ubuntu:24.04
|
921 | 921 | installCmd: apt-get update && apt-get install -y
|
922 |
| - toolRequirements: libnuma-dev zlib1g-dev libgmp-dev libgmp10 libssl-dev liblzma-dev libbz2-dev git wget lsb-release software-properties-common gnupg2 apt-transport-https gcc autoconf automake build-essential curl ghc gzip libffi-dev libncurses-dev libncurses5 libtinfo5 patchelf tree |
| 922 | + toolRequirements: libnuma-dev zlib1g-dev libgmp-dev libgmp10 libssl-dev liblzma-dev libbz2-dev git wget lsb-release software-properties-common gnupg2 apt-transport-https gcc autoconf automake build-essential curl ghc gzip libffi-dev libncurses-dev libncurses6 libtinfo6 patchelf tree |
923 | 923 | DISTRO: Ubuntu
|
924 | 924 | ARTIFACT: "x86_64-linux-ubuntu24.04"
|
925 | 925 | - image: fedora:27
|
|
0 commit comments