We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0587a59 commit a7cd198Copy full SHA for a7cd198
ci/travis/linux/before_install.sh
@@ -15,7 +15,7 @@ sudo apt-get install --force-yes --no-install-recommends --no-install-suggests \
15
libqwt-dev libspatialindex-dev libspatialite-dev \
16
libsqlite3-dev lighttpd pkg-config poppler-utils \
17
pyqt4-dev-tools python python-dev python-qt4 \
18
- python-qt4-dev python-sip python-sip-dev spawn-fcgi \
+ python-qt4-dev python-sip python-sip-dev python-qt4-sql spawn-fcgi \
19
txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base \
20
xfonts-scalable xvfb \
21
postgresql-9.1-postgis-2.1/precise # postgis one from ubuntugis-unstable, not pgdg
0 commit comments