From 192b9475cc37309f5a14ce4cdf22af3240846d53 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 17 Aug 2023 06:13:28 +0200 Subject: [PATCH] x11/plasma5-plasma-integration: add missing dependency on pwp - this was previously a transitive dependency, that was lost in f733f4069b4e53ee20d16df4d57b50a6ab650735 Reported by: fluffy --- x11/plasma5-plasma-integration/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index 374b9a4268abd..4549a0cede570 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -16,7 +16,7 @@ USE_KDE= auth bookmarks breeze codecs completion config configwidgets \ coreaddons i18n iconthemes itemviews jobwidgets kio \ notifications service solid wayland widgetsaddons windowsystem \ xdg-desktop-portal-kde xmlgui \ - ecm:build \ + ecm:build plasma-wayland-protocols:build \ qqc2-desktop-style:run USE_QT= concurrent core dbus declarative gui network quickcontrols2 \ wayland widgets x11extras xml \