Commit b30104da authored by Michal Čihař's avatar Michal Čihař

Looks like we need this crap as well

parent f789757f
......@@ -8,7 +8,7 @@ env:
# - DJANGO_VERSION=1.5a1
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq git libcairo2-dev libgtk2.0-dev libglib2.0-dev
- sudo apt-get install -qq git libcairo2-dev libgtk2.0-dev libglib2.0-dev libtool
# command to install dependencies
install:
- pip install --use-mirrors Django==$DJANGO_VERSION GitPython south django-registration whoosh translate-toolkit lxml
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment