Add missing deps

This commit is contained in:
Tristan 2022-06-06 05:57:16 +01:00
parent c41d71333b
commit 7f64879378
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -11,7 +11,7 @@ variables:
needs: [ ]
before_script:
- apt -qq update
- apt install -y --no-install-recommends -qq build-essential ca-certificates curl git tar
- apt install -y --no-install-recommends -qq build-essential ca-certificates cmake curl git libreadline-dev tar
lua:
<<: *build-job