From 9e26d24b2466c7df6e1851870e4fed45403bd02b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 16 Nov 2022 17:30:52 -0600 Subject: [PATCH] Bump the lxqt-build-tools build dependency version. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e381c11..0d0d976 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libqtxdg (3.10.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Actually fix the upstream uscan file. * Lubuntuify the package slightly, to make debhelper happy. + * Bump the lxqt-build-tools build dependency version. -- Simon Quigley Wed, 16 Nov 2022 17:24:23 -0600 diff --git a/debian/control b/debian/control index 041db74..abc501a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cmake, debhelper-compat (= 13), libmagic-dev, libqt5svg5-dev, - lxqt-build-tools (>= 0.10.0), + lxqt-build-tools (>= 0.12.0), pkg-config, qtbase5-private-dev, qttools5-dev,