]> granicus.if.org Git - zziplib/commitdiff
try-to-install-sdl
authorGuido Draheim <guidod@gmx.de>
Sun, 26 May 2019 10:00:25 +0000 (12:00 +0200)
committerGuido Draheim <guidod@gmx.de>
Sun, 26 May 2019 10:00:25 +0000 (12:00 +0200)
azure-pipelines.yml

index cf2a7a270a320115c1fcec46ac2ede93753cad36..deb70d50f908026e43fcf70411ca95e410f017a5 100644 (file)
@@ -11,8 +11,8 @@ pool:
 
 steps:
 - script: |
-    sudo apt-mark hold libudev-dev # FIXME
-    sudo apt-get install --fix-missing libsdl2-dev
+    sudo apt-mark hold libudev-dev # FIXME
+    sudo apt-get install -f libsdl2-dev
   displayName: 'libsdl2-dev'
 - script: |
     rm -rf build