From 70c8b521bd51696ed35b81d1e967ef6e621bbbba Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 15:04:23 -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 c6c4474..264131e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-config (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. * Bump Standards-version, no changes needed. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 14:43:44 -0600 diff --git a/debian/control b/debian/control index aa8a504..315adce 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libkf5screen-dev, libkf5windowsystem-dev, - liblxqt1-dev (>= 1.1.0), + liblxqt1-dev (>= 1.2.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev,