mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 11:26:08 +00:00
install gtk2hs-buildtools in travis
This commit is contained in:
parent
a2d41396e7
commit
de595bdb7e
@ -60,6 +60,7 @@ install:
|
||||
# Set path for pkg-config to find zeromq, otherwise install of zeromq4-haskell fails.
|
||||
- export PKG_CONFIG_PATH=$HOME/zeromq/lib/pkgconfig/
|
||||
- stack setup --resolver=$RESOLVER
|
||||
- stack install gtk2hs-buildtools
|
||||
- stack build --dependencies-only --resolver=$RESOLVER
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user