From a99336fc4e42f873ef0929a037f17170f585c8cc Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 17 Nov 2022 22:09:09 -0600 Subject: [PATCH] Bump build dependencies in debian/control. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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,