From d27192189451fdf4c0337e7f805a23155dd64739 Mon Sep 17 00:00:00 2001 From: Benjamin Hennion Date: Mon, 25 Oct 2021 08:54:03 +0200 Subject: [PATCH] Fix dependencies --- PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ae2a415308377..3043b279fe954 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -17,11 +17,14 @@ depends=('kio' 'plasma-framework' 'kirigami2' 'kcmutils' + 'knotifications' 'kwayland' + 'kwayland-integration' + 'kwindowsystem' 'xorg-server-xwayland' 'plasma-wayland-session' 'plasma-nano' - 'plasma-meta') + 'plasma-settings') makedepends=('cmake' 'extra-cmake-modules' 'git') optdepends=('libcec: add USB-CEC support in order to be controled by TV remotes'