mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 08:29:23 +00:00
appveyor: Workaround a Cygwin setup bug
Run Cygwin's setup a second time to workaround for it's defective handling of obsolete packages. (Specifically, python3-lxml is currently obsoleted by python36-lxml, but that doesn't get installed on the first run)
This commit is contained in:
@@ -69,6 +69,7 @@ xkbcomp-devel,\
|
||||
xkeyboard-config,\
|
||||
xtrans"
|
||||
- echo Install done
|
||||
- "%CYGWIN_ROOT%\\%SETUP% -qnNdO -R %CYGWIN_ROOT% -s %CYGWIN_MIRROR% -l %CACHE% -g"
|
||||
cache:
|
||||
- C:\cache
|
||||
- '%CYGWIN_ROOT%\home\%USERNAME%\.ccache'
|
||||
|
||||
Reference in New Issue
Block a user