diff --git a/ghcup-0.0.4.yaml b/ghcup-0.0.4.yaml index e59b6a5..eecf38c 100644 --- a/ghcup-0.0.4.yaml +++ b/ghcup-0.0.4.yaml @@ -28,7 +28,7 @@ toolRequirements: - libncurses5 - libtinfo5 notes: '' - ">= 20.04": + "( >= 20.04 && < 20.10 )": distroPKGs: - build-essential - curl @@ -40,6 +40,18 @@ toolRequirements: - libncurses5 - libtinfo5 notes: '' + "( >= 20.10 )": + distroPKGs: + - build-essential + - curl + - libffi-dev + - libffi8ubuntu1 + - libgmp-dev + - libgmp10 + - libncurses-dev + - libncurses5 + - libtinfo5 + notes: '' Linux_CentOS: '( >= 7 && < 8 )': distroPKGs: