From 668bc8bd1f775990e3ec5a2108b7ee77486d5af2 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 17:46:01 -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 6ddff9e..a905218 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-session (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Bump Standards-version to 4.6.1, no changes needed. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 17:42:07 -0600 diff --git a/debian/control b/debian/control index ae00b95..101201d 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt1-dev (>= 1.1.0), + liblxqt1-dev (>= 1.2.0), libprocps-dev, libqt5svg5-dev, libqt5x11extras5-dev,