From d1c346c66a3acca5f30f87a466be94a76b4fcc20 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 19 Apr 2025 16:38:47 -0500 Subject: [PATCH] Update build dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0571c84..ea01813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libqtxdg (4.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Update build dependencies. * Update Standards-Version to 4.7.2, no changes needed. -- Simon Quigley Sat, 19 Apr 2025 16:36:24 -0500 diff --git a/debian/control b/debian/control index 9647ca1..aa44f01 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libmagic-dev, - lxqt-build-tools (>= 2.1.0), + lxqt-build-tools (>= 2.2.0), pkgconf, qt6-base-private-dev, qt6-svg-dev,