Adjusted build dependencies
This commit is contained in:
parent
e2d1b8be25
commit
d0a41a3683
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-powermanagement (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fix DPMS-related patch.
|
* Fix DPMS-related patch.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
|
* Adjusted build dependencies.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 15:44:04 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 26 Jun 2024 15:44:04 -0500
|
||||||
|
|
||||||
|
19
debian/control
vendored
19
debian/control
vendored
@ -7,18 +7,17 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5idletime-dev,
|
libkf6idletime-dev,
|
||||||
libkf5solid-dev,
|
libkf6solid-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt-globalkeys-ui1-dev (>= 1.4.0),
|
liblxqt-globalkeys-ui2-dev (>= 2.0.0),
|
||||||
liblxqt-globalkeys1-dev (>= 1.4.0),
|
liblxqt-globalkeys2-dev (>= 2.0.0),
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt2-dev (>= 2.0.0),
|
||||||
libqt5svg5-dev,
|
|
||||||
libqt5x11extras5-dev,
|
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxcb-dpms0-dev,
|
libxcb-dpms0-dev,
|
||||||
libxcb-screensaver0-dev,
|
libxcb-screensaver0-dev,
|
||||||
qtbase5-private-dev
|
qt6-base-private-dev,
|
||||||
|
qt6-svg-dev
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging.git
|
||||||
@ -40,7 +39,7 @@ Package: lxqt-powermanagement-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-powermanagement
|
Description: Language package for lxqt-powermanagement
|
||||||
The l10n files for lxqt-powermanagement
|
The l10n files for lxqt-powermanagement
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user