From 332d50fad16546ad6eda8ed847e526fa3b8ce2ea Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 1 Jun 2022 14:48:31 -0500 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf710fa..f82ad6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-archiver (0.6.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump build dependencies. -- Simon Quigley Wed, 01 Jun 2022 14:45:12 -0500 diff --git a/debian/control b/debian/control index 01bfac6..ffc9799 100644 --- a/debian/control +++ b/debian/control @@ -8,11 +8,11 @@ Section: x11 Priority: optional Build-Depends: cmake, debhelper-compat (= 13), - libfm-qt-dev (>= 0.17.1), + libfm-qt-dev (>= 1.1.0), libjson-glib-dev, libmagic-dev, libqt5x11extras5-dev, - lxqt-build-tools (>= 0.9.0) + lxqt-build-tools (>= 0.11.0) Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.git