From 255fb432284e61ffff2c8173d7fb4cf8f505472c Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 28 Apr 2020 17:59:29 -0500 Subject: [PATCH] Update LXQt build dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6aa4f92..7c6f792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libqtxdg (3.5.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. + - Update LXQt build dependencies. * Bump Standards-version to 4.5.0, no changes needed. * debhelper -> debhelper-compat. * Run wrap-and-sort. diff --git a/debian/control b/debian/control index 72bb160..db54a12 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: cmake, debhelper-compat (= 12), libmagic-dev, libqt5svg5-dev, - lxqt-build-tools (>= 0.6.0), + lxqt-build-tools (>= 0.7.0), pkg-config, qtbase5-private-dev, qttools5-dev,