summaryrefslogtreecommitdiff
path: root/gui-apps
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
index 17564848a2b..d0d406a04ad 100644
--- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
@@ -35,3 +35,9 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+ ecm_src_prepare
+ # https://invent.kde.org/system/xwaylandvideobridge/-/merge_requests/14
+ ecm_punt_kf_module WidgetsAddons
+}