From d444e96140ea6f0b9be5494c5c746a288cef1f74 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 20 Feb 2026 11:48:30 -0500 Subject: [PATCH] Bump build deps --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index de221e7..cb6a881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qps (2.12.0-0ubuntu1) resolute; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.3, no changes needed. * Remove unnecessary Rules-Requires-Root. diff --git a/debian/control b/debian/control index 35d6f54..8247f21 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libkf6windowsystem-dev, - liblxqt2-dev (>= 2.2.0), + liblxqt2-dev (>= 2.3.0), libxrender-dev, - lxqt-build-tools (>= 2.2.0) + lxqt-build-tools (>= 2.3.0) Standards-Version: 4.7.3 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git