Skip to content

Commit

Permalink
Add GTK dependency to appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler committed Jan 12, 2016
1 parent ef60a6b commit 791c88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install:
- SET PATH=C:\Rust\bin
- SET PATH=C:\msys64\mingw%BITS%\bin;C:\msys64\usr\bin;%PATH%
- echo %PATH%
- pacman --noconfirm -S mingw-w64-x86_64-gtk3
- gcc --version
- rustc -V
- cargo -V
Expand Down

0 comments on commit 791c88c

Please sign in to comment.