diff --git a/debian/changelog b/debian/changelog index 2f01000..576ecdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qtermwidget (2.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. -- Simon Quigley Tue, 05 Nov 2024 13:51:59 -0600 diff --git a/debian/control b/debian/control index 49786a3..7c86bdd 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,9 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libutf8proc-dev, - lxqt-build-tools (>= 2.0.0), - qt6-base-dev + libxkbcommon-dev (>= 0.5.0), + lxqt-build-tools (>= 2.1.0), + qt6-base-dev (>= 6.6.0) Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git