Bump build dependencies in debian/control.

ubuntu/lunar
Simon Quigley 2 years ago
parent ef154be157
commit 81d4be6dda

1
debian/changelog vendored

@ -3,6 +3,7 @@ lxqt-sudo (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> Fri, 18 Nov 2022 18:44:53 -0600 -- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 18:44:53 -0600

2
debian/control vendored

@ -10,7 +10,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