Skip to content

Commit a7cd198

Browse files
committed
Add missing python-qt4-sql dependancy to Travis
1 parent 0587a59 commit a7cd198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/travis/linux/before_install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sudo apt-get install --force-yes --no-install-recommends --no-install-suggests \
1515
libqwt-dev libspatialindex-dev libspatialite-dev \
1616
libsqlite3-dev lighttpd pkg-config poppler-utils \
1717
pyqt4-dev-tools python python-dev python-qt4 \
18-
python-qt4-dev python-sip python-sip-dev spawn-fcgi \
18+
python-qt4-dev python-sip python-sip-dev python-qt4-sql spawn-fcgi \
1919
txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base \
2020
xfonts-scalable xvfb \
2121
postgresql-9.1-postgis-2.1/precise # postgis one from ubuntugis-unstable, not pgdg

0 commit comments

Comments
 (0)