Skip to content
Snippets Groups Projects
Forked from xorg / xserver
1550 commits behind the upstream repository.
  • Jon Turney's avatar
    d7d6e6a4
    appveyor: Add libxcvt build dep · d7d6e6a4
    Jon Turney authored
    Install libxcvt build dep on appveyor.
    
    Explicitly install python3.8 lxml to ensure it matches python version
    installed (to workaround issues with Cygwin installer).
    
    Drop explicit configuration of hal and udev, as meson.build now knows to
    turn those off for Cygwin.
    d7d6e6a4
    History
    appveyor: Add libxcvt build dep
    Jon Turney authored
    Install libxcvt build dep on appveyor.
    
    Explicitly install python3.8 lxml to ensure it matches python version
    installed (to workaround issues with Cygwin installer).
    
    Drop explicit configuration of hal and udev, as meson.build now knows to
    turn those off for Cygwin.
.appveyor.yml 2.14 KiB