From df383976b3b0d1242b6778fd91fcd49fc7c40c35 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Mon, 13 Nov 2023 15:06:33 -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 21d31c9..ab62e43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-runner (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. * Fix copyright file. + * Bump build dependency versions. -- Aaron Rainbolt Mon, 13 Nov 2023 14:59:58 -0600 diff --git a/debian/control b/debian/control index 179490e..cede730 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), 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), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,