Adjust build deps
This commit is contained in:
parent
5ddb22760e
commit
ce3f0717f8
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-runner (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
|
* Adjust build dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 21:42:45 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 21:42:45 -0500
|
||||||
|
|
||||||
|
18
debian/control
vendored
18
debian/control
vendored
@ -7,14 +7,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
layer-shell-qt,
|
||||||
liblxqt-globalkeys-ui1-dev (>= 1.4.0),
|
libkf6windowsystem-dev,
|
||||||
liblxqt-globalkeys1-dev (>= 1.4.0),
|
liblayershellqtinterface-dev,
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt-globalkeys-ui2-dev (>= 2.0.0),
|
||||||
|
liblxqt-globalkeys2-dev (>= 2.0.0),
|
||||||
|
liblxqt2-dev (>= 2.0.0),
|
||||||
libmuparser-dev,
|
libmuparser-dev,
|
||||||
libqt5svg5-dev,
|
libx11-dev,
|
||||||
libqt5x11extras5-dev,
|
qt6-svg-dev,
|
||||||
libx11-dev
|
qt6-wayland-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git
|
||||||
@ -38,7 +40,7 @@ Package: lxqt-runner-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-runner
|
Description: Language package for lxqt-runner
|
||||||
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
||||||
launching applications, doing some math or shutting down the system.
|
launching applications, doing some math or shutting down the system.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user