From 81d4be6ddae42a3e50485db815f06b756d213cc6 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 18:50:04 -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 05b32b3..d050fe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-sudo (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 18:44:53 -0600 diff --git a/debian/control b/debian/control index 493180b..22de4a1 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