Bump build dep versions, and fix one of them
This commit is contained in:
parent
8a6670ca43
commit
0c61812bb4
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lxqt-qtplugin (1.4.0-0ubuntu1) noble; urgency=medium
|
|||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fixed copyright file.
|
* Fixed copyright file.
|
||||||
|
* Bumped and fixed build dependency versions.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 08 Nov 2023 16:52:40 -0600
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 08 Nov 2023 16:52:40 -0600
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -11,12 +11,12 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libfm-qt-dev (>= 1.3.0),
|
libfm-qt-dev (>= 1.4.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev (>= 3.12.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.11.0),
|
libqt5xdgiconloader-dev (>= 3.12.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.13.0),
|
lxqt-build-tools (>= 0.13.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user