summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2017-01-12 10:37:49 +0200
committerJustin Worthe <justin.worthe@gmail.com>2017-01-12 10:37:49 +0200
commitb9e99022d826eeba969e413efe0ff4911a332644 (patch)
tree3002829e98c44ace8d24106ff245214d95dd72d2 /.travis.yml
parente71ddc8ce9a342cf2a8f7c541b9c4aaebd395f7c (diff)
Adding explicit libpango dependency to Travis
It has it, just not the latest version
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1e00f5f..fe28957 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,3 +10,4 @@ addons:
apt:
packages:
- libgtk-3-bin
+ - libpango1.0-0