Add some missing build dependencies.
This commit is contained in:
parent
5a6a3e97c9
commit
e281b2507f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lxqt-powermanagement (1.4.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* Bump build dependencies.
|
* Bump build dependencies.
|
||||||
* Show a notification when the battery is present, not absent.
|
* Show a notification when the battery is present, not absent.
|
||||||
* Wraaaaaaaaaaaaaaaaaaaaap.
|
* Wraaaaaaaaaaaaaaaaaaaaap.
|
||||||
|
* Add some missing build dependencies.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 11:39:49 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 11:39:49 -0600
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -16,6 +16,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
|
libxcb-dpms0-dev,
|
||||||
|
libxcb-screensaver0-dev,
|
||||||
qtbase5-private-dev
|
qtbase5-private-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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user