Add some missing build dependencies.

This commit is contained in:
Simon Quigley 2023-11-13 11:45:36 -06:00
parent 5a6a3e97c9
commit e281b2507f
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ lxqt-powermanagement (1.4.0-0ubuntu1) UNRELEASED; urgency=medium
* Bump build dependencies.
* Show a notification when the battery is present, not absent.
* Wraaaaaaaaaaaaaaaaaaaaap.
* Add some missing build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 11:39:49 -0600

2
debian/control vendored
View File

@ -16,6 +16,8 @@ Build-Depends: debhelper-compat (= 13),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
libxcb-dpms0-dev,
libxcb-screensaver0-dev,
qtbase5-private-dev
Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging