From a62308381065deb05def03f03bcceb835a7af644 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sat, 29 Jun 2024 21:24:46 -0500 Subject: [PATCH] Adjust deps --- debian/changelog | 1 + debian/control | 9 +++------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 900971a..cb5148c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qps (2.9.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust dependencies. -- Aaron Rainbolt Sat, 29 Jun 2024 21:09:46 -0500 diff --git a/debian/control b/debian/control index 9eb0b64..947f030 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,10 @@ Section: x11 Priority: optional Build-Depends: cmake, debhelper-compat (= 13), - libkf5windowsystem-dev, - liblxqt1-dev (>= 1.4.0), - libqt5x11extras5-dev, + libkf6windowsystem-dev, + liblxqt2-dev (>= 2.0.0), libxrender-dev, - lxqt-build-tools (>= 0.13.0), - qttools5-dev, - qttools5-dev-tools + lxqt-build-tools (>= 2.0.0) Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git