From 91894a70c4d4821dd51cdfdac2bef4887217ce43 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 30 Mar 2019 22:05:08 -0500 Subject: [PATCH] Add a build dependency on libqt5x11extras5-dev. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index dde9b03..696cd18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-archiver (0.0.96-0ubuntu2) UNRELEASED; urgency=medium * Remove reverse-applicable patch. + * Add a build dependency on libqt5x11extras5-dev. -- Simon Quigley Sat, 30 Mar 2019 21:58:06 -0500 diff --git a/debian/control b/debian/control index 6044b74..f635025 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: cmake, debhelper (>= 11), libjson-glib-dev, libmagic-dev, + libqt5x11extras5-dev (>= 5.7.1), lxqt-build-tools Standards-Version: 4.1.5 Homepage: https://github.com/lxqt/lxqt-archiver