diff --git a/debian/changelog b/debian/changelog index cf5586b..bade0a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-globalkeys (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream version. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 14:44:25 -0600 diff --git a/debian/control b/debian/control index 98611d3..b7ffac5 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt1-dev (>= 1.1.0), + liblxqt1-dev (>= 1.2.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev,