From bf68390c55a551fe9127a576613ab94d1c5b109f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 8 Jul 2018 19:53:01 +0100 Subject: dev-qt : use our frozen eclass to build --- dev-qt/qtwayland/qtwayland-5.11.1-r1337.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtwayland') diff --git a/dev-qt/qtwayland/qtwayland-5.11.1-r1337.ebuild b/dev-qt/qtwayland/qtwayland-5.11.1-r1337.ebuild index 4c355304..e0a84bbb 100644 --- a/dev-qt/qtwayland/qtwayland-5.11.1-r1337.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.11.1-r1337.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit qt5-build +inherit qt5-build-r10000 DESCRIPTION="Wayland platform plugin for Qt" @@ -35,5 +35,5 @@ src_prepare() { use xcomposite || rm -r config.tests/xcomposite || die - qt5-build_src_prepare + qt5-build-r10000_src_prepare } -- cgit v1.2.3