Add a build dependency on libqt5x11extras5-dev, libfm-qt-dev.

This commit is contained in:
Simon Quigley 2019-03-30 22:10:20 -05:00
parent 91894a70c4
commit 362cd88299
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -1,7 +1,7 @@
lxqt-archiver (0.0.96-0ubuntu2) UNRELEASED; urgency=medium
* Remove reverse-applicable patch.
* Add a build dependency on libqt5x11extras5-dev.
* Add a build dependency on libqt5x11extras5-dev, libfm-qt-dev.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 30 Mar 2019 21:58:06 -0500

1
debian/control vendored
View File

@ -5,6 +5,7 @@ Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Build-Depends: cmake,
debhelper (>= 11),
libfm-qt-dev (>= 0.14.0),
libjson-glib-dev,
libmagic-dev,
libqt5x11extras5-dev (>= 5.7.1),