From eedf8cc6470d43d1b97c14f1bd06200dd9fc7cb8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 2 Jun 2022 12:39:22 -0500 Subject: [PATCH] Bumped build dependencies. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8990212..fbb61c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lximage-qt (1.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bumped build dependencies. -- Simon Quigley Thu, 02 Jun 2022 12:34:54 -0500 diff --git a/debian/control b/debian/control index 61d0ce1..de122a0 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,13 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libexif-dev, - libfm-qt-dev (>= 0.17.1), + libfm-qt-dev (>= 1.1.0), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, libxfixes-dev, - lxqt-build-tools (>= 0.9.0) + lxqt-build-tools (>= 0.11.0) Standards-Version: 4.5.1 Vcs-Browser: https://phab.lubuntu.me/source/lxqt-panel/ Vcs-Git: https://phab.lubuntu.me/source/lxqt-panel.git