--- qsampler/trunk/debian/control 2007/11/21 18:37:40 1505 +++ qsampler/trunk/debian/control 2007/11/21 19:57:18 1506 @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Matt Flax -Build-Depends: debhelper (>= 4.0.0), liblscp-dev, libgig-dev, libqt3-mt-dev +Build-Depends: debhelper (>= 4.0.0), liblscp-dev, libgig-dev, libqt4-dev Standards-Version: 3.6.1 Package: qsampler @@ -10,5 +10,5 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: LinuxSampler GUI frontend based on the Qt toolkit QSampler is a LinuxSampler GUI front-end application written in C++ around - the Qt3 toolkit using Qt Designer. At the moment it just wraps as a client + the Qt4 toolkit using Qt Designer. At the moment it just wraps as a client reference interface for the LinuxSampler Control Protocol (LSCP).