diff --git a/debian/changelog b/debian/changelog index eafa471..964538b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-admin (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 Thu, 17 Nov 2022 21:59:19 -0600 diff --git a/debian/control b/debian/control index 42c0294..aca3398 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), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev,