diff --git a/debian/changelog b/debian/changelog index e62832b..a0400c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libqtxdg (3.3.0-0ubuntu2) UNRELEASED; urgency=medium + + * Add lxqt-build-tools to build dependencies. + + -- Simon Quigley Mon, 04 Mar 2019 16:37:37 -0600 + libqtxdg (3.3.0-0ubuntu1) disco; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 89a1efa..669630d 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: cmake, debhelper (>= 12), libmagic-dev, libqt5svg5-dev, + lxqt-build-tools, pkg-config, qtbase5-private-dev, qttools5-dev,