Bump build dependencies in debian/control.

ubuntu/lunar
Simon Quigley 2 years ago
parent 795fcee847
commit 32d6b87234

1
debian/changelog vendored

@ -3,6 +3,7 @@ lxqt-about (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release. * New upstream release.
* Fix the watch file, for real this time. * Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy. * Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 17:41:29 -0600 -- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 17:41:29 -0600

2
debian/control vendored

@ -8,7 +8,7 @@ Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev, libkf5windowsystem-dev,
liblxqt1-dev (>= 1.1.0~), liblxqt1-dev (>= 1.2.0),
libqt5svg5-dev, libqt5svg5-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
libx11-dev libx11-dev

Loading…
Cancel
Save