Add lxqt-build-tools to build dependencies.

This commit is contained in:
Simon Quigley 2019-03-04 16:37:53 -06:00
parent 894f0efc7c
commit 6498670d8f
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libqtxdg (3.3.0-0ubuntu2) UNRELEASED; urgency=medium
* Add lxqt-build-tools to build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 04 Mar 2019 16:37:37 -0600
libqtxdg (3.3.0-0ubuntu1) disco; urgency=medium
* New upstream release.

1
debian/control vendored
View File

@ -10,6 +10,7 @@ Build-Depends: cmake,
debhelper (>= 12),
libmagic-dev,
libqt5svg5-dev,
lxqt-build-tools,
pkg-config,
qtbase5-private-dev,
qttools5-dev,