From 2a7c912ce291b6ca08f2d2dbef250f0e99090393 Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Mon, 18 May 2020 08:36:40 +0200 Subject: [PATCH] Add build dependency Add libkf5windowsystem-dev to build dependencies. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index cbad170..b0817ab 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Section: x11 Priority: optional Build-Depends: cmake, debhelper-compat (= 12), + libkf5windowsystem-dev (>= 5.36.0), liblxqt0-dev (>= 0.15.0), libqt5x11extras5-dev, libxrender-dev,