Adjust build deps
This commit is contained in:
parent
82fb27506f
commit
b07000e439
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-about (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 23:17:34 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 23:17:34 -0500
|
||||||
|
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -7,11 +7,10 @@ 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,
|
libkf6windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt2-dev (>= 1.4.0),
|
||||||
libqt5svg5-dev,
|
libx11-dev,
|
||||||
libqt5x11extras5-dev,
|
qt6-svg-dev
|
||||||
libx11-dev
|
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging.git
|
||||||
@ -36,7 +35,7 @@ Architecture: all
|
|||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
qttranslations5-l10n
|
qt6-translations-l10n
|
||||||
Description: Language package for lxqt-about
|
Description: Language package for lxqt-about
|
||||||
The about screen for LXQt
|
The about screen for LXQt
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user