--- qsampler/trunk/debian/control 2022/04/02 10:33:23 4037 +++ qsampler/trunk/debian/control 2022/05/15 18:43:41 4038 @@ -3,15 +3,22 @@ Priority: optional Maintainer: LinuxSampler Developers Build-Depends: debhelper (>= 11), cmake, pkg-config, - qtchooser, qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1), - qttools5-dev (>= 5.1), qttools5-dev-tools (>= 5.1), - libqt5svg5-dev, libqt5waylandclient5-dev | qtwayland5-dev-tools, + qt6-base-dev (>= 6.1) | qtbase5-dev (>= 5.1), + qt6-base-dev-tools (>= 6.1) | qtbase5-dev-tools (>= 5.1), + qt6-tools-dev (>= 6.1) | qttools5-dev (>= 5.1), + qt6-tools-dev-tools (>= 6.1) | qttools5-dev-tools (>= 5.1), + qt6-l10n-tools (>= 6.1) | base-files (<< 12), + libqt6waylandclient6-dev | qt6-wayland-dev (>= 6.1) | + libqt5waylandclient5-dev | qtwayland5-dev (>= 5.1), + libqt6svg6-dev | libqt5svg5-dev, libgl-dev, liblscp-dev, libgig-dev (>= 3.3.0) Standards-Version: 3.9.7 Package: qsampler Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, + libqt6svg6 (>= 6.1) | libqt5svg5 (>= 5.1), + qt6-qpa-plugins | base-files (<< 12) Description: LinuxSampler GUI frontend based on the Qt toolkit Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt Designer. At the moment it just wraps as a client