diff --git a/debian/changelog b/debian/changelog index bdc8421..4c9fdba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-openssh-askpass (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 17:20:54 -0600 diff --git a/debian/control b/debian/control index 771e229..792e970 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