Adjust build deps
This commit is contained in:
parent
08b4e84914
commit
4a6ed8419b
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lxqt-admin (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||
* Adjust build dependencies.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 22:35:50 -0500
|
||||
|
||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -9,13 +9,12 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt1-dev (>= 1.4.0),
|
||||
libpolkit-qt5-1-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libkf6windowsystem-dev,
|
||||
liblxqt2-dev (>= 2.0.0),
|
||||
libpolkit-qt6-1-dev,
|
||||
libsystemd-dev,
|
||||
libx11-dev
|
||||
libx11-dev,
|
||||
qt6-svg-dev
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging.git
|
||||
@ -39,7 +38,7 @@ Package: lxqt-admin-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||
Description: Language package for lxqt-admin
|
||||
The l10n files for lxqt-admin.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user