diff --git a/debian/changelog b/debian/changelog index c6c4474..264131e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-config (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. * Bump Standards-version, no changes needed. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 14:43:44 -0600 diff --git a/debian/control b/debian/control index aa8a504..315adce 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libkf5screen-dev, libkf5windowsystem-dev, - liblxqt1-dev (>= 1.1.0), + liblxqt1-dev (>= 1.2.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev,