summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2014-03-20 12:10:54 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2014-03-20 12:10:54 +0100
commit58f9200794286a92754fb49f06c3d7f1e0c43722 (patch)
tree41d25fd95eae8551277ac43157772cfad8937e87 /.travis.yml
parent63df60785db958a871863f015af72c7e911b6df4 (diff)
Travis: install gir files
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 712059b..699637f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ before_install:
# Hijacking the crystfel repos for OpenCL headers and ICD
- sudo add-apt-repository ppa:valmar-lp/crystfel-releases -y
- sudo apt-get update -qq -y
- - sudo apt-get install gobject-introspection opencl-headers ocl-icd-opencl-dev libjson-glib-dev libzmq3-dev autoconf-archive gtk-doc-tools
+ - sudo apt-get install gobject-introspection gir1.2-glib-2.0 gir1.2-json-1.0 opencl-headers ocl-icd-opencl-dev libjson-glib-dev libzmq3-dev autoconf-archive gtk-doc-tools
before_script:
# Configure with Autotools