diff --git a/Makefile b/Makefile index 26d01b5..25cd87c 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/debian/control b/debian/control index 5d78d81..68fdadd 100644 --- a/debian/control +++ b/debian/control @@ -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...