Bump build dep versions, and fix one of them

ubuntu/oracular ubuntu/1.4.0-0ubuntu1
Aaron Rainbolt 6 months ago
parent 8a6670ca43
commit 0c61812bb4

1
debian/changelog vendored

@ -2,6 +2,7 @@ lxqt-qtplugin (1.4.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Fixed copyright file.
* Bumped and fixed build dependency versions.
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 08 Nov 2023 16:52:40 -0600

6
debian/control vendored

@ -11,12 +11,12 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libdbusmenu-qt5-dev,
libfm-qt-dev (>= 1.3.0),
libfm-qt-dev (>= 1.4.0),
libkf5windowsystem-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev,
libqt5xdgiconloader-dev (>= 3.11.0),
libqt5xdg-dev (>= 3.12.0),
libqt5xdgiconloader-dev (>= 3.12.0),
libx11-dev,
lxqt-build-tools (>= 0.13.0),
qtbase5-private-dev

Loading…
Cancel
Save