Bump build deps

This commit is contained in:
Aaron Rainbolt 2023-11-05 13:54:59 -06:00
parent 6fc4f9e985
commit 2e67453e32
2 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -1,7 +1,8 @@
liblxqt (1.4.0-0ubuntu1) UNRELEASED; urgency=medium
liblxqt (1.4.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Update copyright file.
* Bump libqtxdg-related build dependencies.
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 05 Nov 2023 12:13:40 -0600

4
debian/control vendored
View File

@ -12,8 +12,8 @@ Build-Depends: debhelper-compat (= 13),
libpolkit-qt5-1-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 3.11.0),
libqt5xdgiconloader-dev (>= 3.10.0),
libqt5xdg-dev (>= 3.12.0),
libqt5xdgiconloader-dev (>= 3.12.0),
libx11-dev,
libxss-dev,
lxqt-build-tools (>= 0.13.0)