diff --git a/debian/changelog b/debian/changelog index 6ddff9e..a905218 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-session (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Bump Standards-version to 4.6.1, no changes needed. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 17:42:07 -0600 diff --git a/debian/control b/debian/control index ae00b95..101201d 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt1-dev (>= 1.1.0), + liblxqt1-dev (>= 1.2.0), libprocps-dev, libqt5svg5-dev, libqt5x11extras5-dev,