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