From e9fc0224035aa7b1954a70377c5b4c34866d24f5 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 13 Jan 2018 14:13:21 -0500 Subject: [PATCH] add missing package --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0eef315f4..32ea1e5da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ install: # This is the same as the pypi module PyGObject. We can't just do # "pip install PyGObject" because it depends on a version of # libgirepository1.0-dev that doesn't exist in Trusty. - sudo apt-get install python-gi python-gi-cairo + sudo apt-get install python-gi python-gi-cairo libgirepository-gir2.0 # wxPython doen't publish linux wheels in pypi wget https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-14.04/wxPython-4.0.0b2-cp27-cp27mu-linux_x86_64.whl