mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
use correct libraries in travis
This commit is contained in:
parent
ddb9d5c15f
commit
c3bd917cf2
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ before_install:
|
|||
- ( cd bin ; ln -s ../meson-*/meson.py meson )
|
||||
- curl -sSLf https://github.com/irssi-import/glib-travis-build/releases/download/2.58.3/travis-xenial-glib-2.58.3.tar.xz | tar xJ
|
||||
- export PKG_CONFIG_PATH=$HOME/glib-build/lib/x86_64-linux-gnu/pkgconfig
|
||||
- export LD_LIBRARY_PATH=$HOME/glib-build/lib/x86_64-linux-gnu
|
||||
- popd
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue