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