From 5bdf8bf176785809e41ff686a6a90b3a5a7e8037 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 7 Jun 2020 11:45:41 +0200 Subject: kde-misc/wacomtablet: Fix build with Qt 5.15 Reported-by: Daniel Rammelt Closes: https://bugs.gentoo.org/727408 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild') diff --git a/kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild b/kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild index fb00967bfb2e..9f284009c8c1 100644 --- a/kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild +++ b/kde-misc/wacomtablet/wacomtablet-3.2.0.ebuild @@ -45,6 +45,8 @@ DEPEND="${RDEPEND} x11-libs/libX11 " +PATCHES=( "${FILESDIR}/${P}-qt-5.15.patch" ) + src_test() { # test needs DBus, bug 675548 local myctestargs=( -- cgit v1.2.3