Bump build deps.
This commit is contained in:
parent
00075486a5
commit
6a6bcd8c28
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
liblxqt (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
liblxqt (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 11:59:42 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 11:59:42 -0500
|
||||||
|
|
||||||
|
19
debian/control
vendored
19
debian/control
vendored
@ -8,15 +8,14 @@ Section: libs
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
dh-exec,
|
dh-exec,
|
||||||
libkf5windowsystem-dev (>= 5.36.0),
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt6-1-dev,
|
||||||
libqt5svg5-dev,
|
libqt6xdg-dev (>= 4.0.0),
|
||||||
libqt5x11extras5-dev,
|
libqt6xdgiconloader-dev (>= 4.0.0),
|
||||||
libqt5xdg-dev (>= 3.12.0),
|
|
||||||
libqt5xdgiconloader-dev (>= 3.12.0),
|
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxss-dev,
|
libxss-dev,
|
||||||
lxqt-build-tools (>= 0.13.0)
|
lxqt-build-tools (>= 2.0.0),
|
||||||
|
qt6-svg-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git
|
||||||
@ -48,9 +47,9 @@ Package: liblxqt1-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: liblxqt1 (= ${binary:Version}),
|
Depends: liblxqt1 (= ${binary:Version}),
|
||||||
libqt5xdg-dev (>= 3.9.1),
|
libqt6xdg-dev (>= 4.0.0),
|
||||||
libqt5xdgiconloader-dev (>= 3.9.1),
|
libqt6xdgiconloader-dev (>= 4.0.0),
|
||||||
lxqt-build-tools (>= 0.11.0),
|
lxqt-build-tools (>= 2.0.0),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Shared libraries for LXQt desktop environment (dev)
|
Description: Shared libraries for LXQt desktop environment (dev)
|
||||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user