From 84889c2b8e866bc253b41eebf74ca4fdecfce116 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 19 Aug 2023 08:41:12 +0200 Subject: gui-apps/xwaylandvideobridge: Punt bogus dependency See also: https://github.com/gentoo/kde/pull/924 Signed-off-by: Andreas Sturmlechner --- gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gui-apps') diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild index 17564848a2..d0d406a04a 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 +} -- cgit v1.2.3-65-gdbad