It was the dev version that was needed

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-06-02 18:29:25 +02:00
parent 8cf996c0cd
commit 592d5908ab
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -5,7 +5,7 @@ stages:
- build
before_script:
- apt update && apt install -y libasound2
- apt update && apt install -y libasound2-dev
build:
stage: build