From e38df392a918131bc85f28ff646b76b6da6be32c Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 13 Aug 2025 12:16:44 -0500 Subject: [PATCH] Update build deps --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b5705d..8faa7cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qps (2.11.1-0ubuntu1) questing; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.2, no changes needed. diff --git a/debian/control b/debian/control index 6851796..9be9bd6 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Priority: optional Build-Depends: debhelper-compat (= 13), cmake, libkf6windowsystem-dev, - liblxqt2-dev (>= 2.1.0), + liblxqt2-dev (>= 2.2.0), libxrender-dev, - lxqt-build-tools (>= 2.1.0) + lxqt-build-tools (>= 2.2.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git