summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@altern.org>2016-11-30 01:01:50 +0000
committerPierre Grandin <grandinp@altern.org>2016-11-30 01:01:50 +0000
commita1d7e1f610138523ef714557564abdf3518337aa (patch)
tree3bc7457b7b3486bda18082e19c9fb683574da777
parentf465d60395566620c7d2694925006936b844d8e4 (diff)
downloadnavit-a1d7e1f610138523ef714557564abdf3518337aa.tar.gz
Ensures that libdbus-glib-1-dev is installed for tests
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index da8ddec40..0b225e56d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -28,7 +28,7 @@ dependencies:
- sudo apt-get install mingw32 mingw32-binutils mingw32-runtime
- sudo apt-get install default-jdk nsis
# For python testing with junit reporting
- - sudo apt-get install python-gobject
+ - sudo apt-get install python-gobject libdbus-glib-1-dev
- sudo pip install junit-xml dbus-python
- ln -s /usr/lib/python2.7/dist-packages/gobject /opt/circleci/python/2.7.11/lib/python2.7/site-packages/
- ln -s /usr/lib/python2.7/dist-packages/glib /opt/circleci/python/2.7.11/lib/python2.7/site-packages/