From 56eb2dcb06271e4c2bc40568bd2a2605063ed7f7 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Mon, 13 Nov 2023 11:45:41 -0600 Subject: [PATCH] Bump build deps --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1f95a02..a758157 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-panel (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. * Fixed copyright file. + * Bumped build dependency versions. -- Aaron Rainbolt Mon, 13 Nov 2023 11:34:09 -0600 diff --git a/debian/control b/debian/control index 6595219..a749adc 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends: debhelper-compat (= 13), libicu-dev, libkf5solid-dev, libkf5windowsystem-dev, - liblxqt-globalkeys-ui1-dev (>= 1.3.0), - liblxqt-globalkeys1-dev (>= 1.3.0), - liblxqt1-dev (>= 1.3.0), + liblxqt-globalkeys-ui1-dev (>= 1.4.0), + liblxqt-globalkeys1-dev (>= 1.4.0), + liblxqt1-dev (>= 1.4.0), libpulse-dev, libqt5svg5-dev, libqt5x11extras5-dev,