Skip to content
Snippets Groups Projects
Verified Commit 48cf0b1f authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Update libffi req for ubuntu groovy

Fixed #110
parent e5a60d1b
No related branches found
No related tags found
1 merge request!65Update libffi req for ubuntu groovy
Pipeline #31392 passed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment