diff --git a/debian/changelog b/debian/changelog index 00fb3c0..b115fe4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-panel (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 21:42:47 -0600 diff --git a/debian/control b/debian/control index f50d8a9..d71e69b 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper-compat (= 13), libicu-dev, libkf5solid-dev, libkf5windowsystem-dev, - liblxqt-globalkeys-ui1-dev (>= 1.1.0), - liblxqt-globalkeys1-dev (>= 1.1.0), - liblxqt1-dev (>= 1.1.0), + liblxqt-globalkeys-ui1-dev (>= 1.2.0), + liblxqt-globalkeys1-dev (>= 1.2.0), + liblxqt1-dev (>= 1.2.0), libpulse-dev, libqt5svg5-dev, libqt5x11extras5-dev,