From bbb02693ce216e1048c12ad08909d2f7eb58b296 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 5 Nov 2024 12:10:43 -0600 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a7647b2..63c828a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qtxdg-tools (4.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. -- Simon Quigley Tue, 05 Nov 2024 12:09:44 -0600 diff --git a/debian/control b/debian/control index 9510107..40ec304 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,10 @@ Uploaders: Simon Quigley Section: admin Priority: optional Build-Depends: debhelper-compat (= 13), - libqt6xdg-dev (>= 4.0.0), - libqt6xdgiconloader-dev (>= 4.0.0), - lxqt-build-tools (>= 2.0.0) + libqt6xdg-dev (>= 4.1.0), + libqt6xdgiconloader-dev (>= 4.1.0), + libxkbcommon-dev (>= 0.5.0), + lxqt-build-tools (>= 2.1.0) Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git