Update build deps

This commit is contained in:
Aaron Rainbolt 2025-07-31 16:22:17 -05:00
parent 557174d93d
commit 19ed9fdb53
Signed by: arraybolt3
GPG Key ID: A709160D73C79109
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
lxqt-config (2.2.0-0ubuntu1) questing; urgency=medium lxqt-config (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release. * New upstream release.
- Update build dependencies.
* Update copyright file. * Update copyright file.
* Update Standards-Version to 4.7.2, no changes needed. * Update Standards-Version to 4.7.2, no changes needed.

4
debian/control vendored
View File

@ -7,13 +7,13 @@ Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev (>= 6.0.0), libkf6windowsystem-dev (>= 6.0.0),
libkscreen-dev (>= 6.0.0), libkscreen-dev (>= 6.0.0),
liblxqt2-dev (>= 2.1.0), liblxqt2-dev (>= 2.2.0),
libx11-dev, libx11-dev,
libxcb-randr0-dev, libxcb-randr0-dev,
libxcursor-dev, libxcursor-dev,
libxfixes-dev, libxfixes-dev,
libxi-dev, libxi-dev,
lxqt-menu-data (>= 2.1.0), lxqt-menu-data (>= 2.2.0),
qt6-base-private-dev (>= 6.6.0), qt6-base-private-dev (>= 6.6.0),
qt6-svg-dev (>= 6.6.0), qt6-svg-dev (>= 6.6.0),
xserver-xorg-input-libinput-dev, xserver-xorg-input-libinput-dev,