fix ci script

This commit is contained in:
Yann Leboulanger 2017-08-19 23:13:47 +02:00
parent e8399dc2ed
commit d11b40ca39
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
before_script:
- sudo apt-get update -qq && sudo apt-get install -y -qq libtool pkg-config python3-openssl $(apt-cache depends gajim-default-nightly | grep Depends | sed "s/.*ends:\ //" | tr '\n' ' ')
- sudo apt-get update -qq && sudo apt-get install -y -qq libtool pkg-config python3-openssl gir1.2-gtk-3.0 python3-gi python3-nbxmpp-nightly
- sudo apt-get build-dep -y -qq gajim-default-nightly
stages: