From 00e1ff9648c20318408a9998a67fbd19cba43be2 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 23 Apr 2020 03:38:07 -0500 Subject: [PATCH] Add libkf5windowsystem-dev to build dependencies. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index be7a1d2..1c474a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ liblxqt (0.14.1-4ubuntu2) UNRELEASED; urgency=medium * Remove upstream patches fixing Mac OS X and Hurd builds. * Run wrap-and-sort. + * Add libkf5windowsystem-dev to build dependencies. -- Simon Quigley Thu, 23 Apr 2020 03:19:56 -0500 diff --git a/debian/control b/debian/control index 4a669b4..e65ad0a 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Section: libs Priority: optional Build-Depends: debhelper-compat (= 12), dh-exec, + libkf5windowsystem-dev (>= 5.36.0), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev,