From a3620b3a9477c74ea34e984e163129b4acdf913f Mon Sep 17 00:00:00 2001 From: Dan Simmons Date: Wed, 3 Jun 2020 20:17:37 -0400 Subject: [PATCH] Add libkf5windowsystem-dev to build depends. --- debian/changelog | 4 ++++ debian/control | 1 + 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3838625..32023e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ qps (2.1.0-0ubuntu1) UNRELEASED; urgency=medium + [ Simon Quigley ] * New upstream release. - Update upstream signing key. - Update LXQt build dependencies. * Run wrap-and-sort. + [ Dan Simmons ] + * Added libkf5windowsystem-dev to build dependendies. + -- Simon Quigley Fri, 01 May 2020 00:02:11 -0500 qps (2.0.0-1ubuntu2) groovy; urgency=medium diff --git a/debian/control b/debian/control index cbad170..fe05d24 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Section: x11 Priority: optional Build-Depends: cmake, debhelper-compat (= 12), + libkf5windowsystem-dev, liblxqt0-dev (>= 0.15.0), libqt5x11extras5-dev, libxrender-dev,