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