From 1b2be5bf1ac09b2dff7d933cc1e043e5d07591ed Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sun, 30 Dec 2018 17:20:57 -0600 Subject: [PATCH] Add missing build dependencies. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0d33aae..b2952e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-config (0.13.0+git20181226-0ubuntu1) UNRELEASED; urgency=medium * New upstream Git snapshot. - Remove reverse-applicable patches. - Add a patch lowering the LXQt version required. + - Add missing build dependencies. -- Simon Quigley Sun, 30 Dec 2018 16:39:06 -0600 diff --git a/debian/control b/debian/control index 40314bc..6556b5a 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,9 @@ Build-Depends: debhelper (>= 11), libx11-dev, libxcursor-dev, libxfixes-dev, + libxi-dev, qtbase5-private-dev, + xserver-xorg-input-libinput-dev, zlib1g-dev Standards-Version: 4.1.5 Vcs-Browser: https://phab.lubuntu.me/source/lxqt-config/