Fix for debian package dependencies (=> qt4)

This commit is contained in:
Michaël Lemaire 2013-06-21 12:51:40 +02:00
parent d5edffd55f
commit 9ca8232966
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ install:release
cp cache/*.cache ${DESTDIR}/usr/share/paysages3d/
deb:
apt-get install pbuilder build-essential libdevil-dev libglib2.0-dev qt4-dev-tools
apt-get install pbuilder build-essential check libdevil-dev libglib2.0-dev qt4-dev-tools
DEBFULLNAME="Michael Lemaire" DEBEMAIL=paysages@thunderk.net dch -i -p -u low -D stable
debuild -b -us -uc

2
debian/control vendored
View file

@ -7,6 +7,6 @@ Standards-Version: 3.7.3
Package: paysages3d
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libqt5core5, libqt5gui5, libqt5opengl5, libdevil1c2
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libdevil1c2, libqtcore4, libqtgui4, libqt4-opengl
Description: Paysages 3D is a landscape synthesizer and renderer
Paysages 3D is a work-in-progress 3D software, allowing to model, preview, and render vast natural sceneries, with ground, sky, clouds...