Skip to content
Extraits de code Groupes Projets
Vérifiée Valider f9e81425 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

CI: Update the needed package list

parent 551cac3d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!172Update the validate script to use the new cmake thing
Pipeline #2393 en échec
......@@ -27,7 +27,7 @@ image: debian:latest
.common_build:
before_script:
- apt update && apt -y install make libmpv-dev cmake clang clang-format gcc g++ libomp-dev
- apt update && apt -y install make libmpv-dev cmake clang clang-format gcc g++ libomp-dev libsdl2-dev libsdl2-image-dev xxd mkvtoolnix libcurl4-openssl-dev libsqlite3-dev
script:
- cmake -Bbuild -DCMAKE_C_COMPILER=${c_compiler} -DCMAKE_CXX_COMPILER=${cxx_compiler} && make -Cbuild
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter