From: Guido Draheim Date: Sun, 26 May 2019 10:07:18 +0000 (+0200) Subject: try-to-install-sdl X-Git-Tag: v0.13.72~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=901e1c5036623acc0651475019b8f7f487596bd3;p=zziplib try-to-install-sdl --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b23eb28..658d5d4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,6 +11,7 @@ pool: steps: - script: | + sudo apt-get update --fix-missing # sudo apt-mark hold libudev-dev # FIXME sudo apt-get install --fix-broken --ignore-missing libsdl2-dev displayName: 'libsdl2-dev'