Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
what is the correct name for libpango
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Frasca committed Jan 3, 2015
1 parent 4db9cec commit aeb515a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ python:
- "2.6"
- "2.7"
before_install:
- sudo apt-get install python-gtk2 libpango-1.0-0
- sudo apt-get install python-gtk2 libpango1.0-0
- python setup.py -q build
install: python setup.py -q install
# command to run tests, e.g. python setup.py test
Expand Down

0 comments on commit aeb515a

Please sign in to comment.