From 19ed9fdb53a4b5730491a88ba0ab2f8daa4a3e87 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 31 Jul 2025 16:22:17 -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 17bf770..40c9857 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-config (2.2.0-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 8845152..14d56a4 100644 --- a/debian/control +++ b/debian/control @@ -7,13 +7,13 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev (>= 6.0.0), libkscreen-dev (>= 6.0.0), - liblxqt2-dev (>= 2.1.0), + liblxqt2-dev (>= 2.2.0), libx11-dev, libxcb-randr0-dev, libxcursor-dev, libxfixes-dev, libxi-dev, - lxqt-menu-data (>= 2.1.0), + lxqt-menu-data (>= 2.2.0), qt6-base-private-dev (>= 6.6.0), qt6-svg-dev (>= 6.6.0), xserver-xorg-input-libinput-dev,