From 315c0dc59e8a07c159a6b35e4cb97fd75c8e9b4b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 30 Apr 2020 23:59:22 -0500 Subject: [PATCH] Update LXQt build dependencies. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 916bd43..ecd1390 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pcmanfm-qt (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. + - Update LXQt build dependencies. -- Simon Quigley Thu, 30 Apr 2020 23:58:12 -0500 diff --git a/debian/control b/debian/control index 4ed36d4..29b9631 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 12), libexif-dev, - libfm-qt-dev (>= 0.14.0), + libfm-qt-dev (>= 0.15.0), libkf5windowsystem-dev, libmenu-cache-dev, libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.6.0) + lxqt-build-tools (>= 0.7.0) Standards-Version: 4.3.0 Vcs-Browser: https://phab.lubuntu.me/source/pcmanfm-qt/ Vcs-Git: https://phab.lubuntu.me/source/pcmanfm-qt.git