[neon/neon-packaging/plasma-bigscreen/Neon/unstable] debian: more build deps

Jonathan Esk-Riddell null at kde.org
Fri Aug 26 11:26:03 BST 2022


Git commit 1b2e8f43d1b23da64df20d96ca0a65359e5103ec by Jonathan Esk-Riddell.
Committed on 26/08/2022 at 10:20.
Pushed by jriddell into branch 'Neon/unstable'.

more build deps

M  +6    -1    debian/control

https://invent.kde.org/neon/neon-packaging/plasma-bigscreen/commit/1b2e8f43d1b23da64df20d96ca0a65359e5103ec

diff --git a/debian/control b/debian/control
index 93eb23f..6013192 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: cmake,
                libkf5wayland-dev,
                libkf5windowsystem-dev,
                pkg-kde-tools (>= 0.15.16),
+               plasma-framework,
                plasma-workspace-dev,
                qtbase5-dev (>= 5.14.0~),
                qtmultimedia5-dev
@@ -25,6 +26,10 @@ Homepage: https://invent.kde.org/plasma/plasma-bigscreen
 
 Package: plasma-bigscreen
 Architecture: any
-Depends: plasma-nano, plasma-settings, ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework,
+         plasma-nano,
+         plasma-settings,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Plasma Bigscreen
  Plasma for your television



More information about the Neon-commits mailing list