summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-15 00:56:54 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-16 00:12:14 +0100
commitf85385e4bf45d1e5af44a1b494c914a9f2020887 (patch)
treef6e2b2204f34294f6b49dc3013abf0d693a71565 /dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
parentapp-admin/metalog: EAPI=6 (diff)
downloadgentoo-f85385e4bf45d1e5af44a1b494c914a9f2020887.tar.gz
gentoo-f85385e4bf45d1e5af44a1b494c914a9f2020887.tar.bz2
gentoo-f85385e4bf45d1e5af44a1b494c914a9f2020887.zip
dev-qt/qtwebkit: Fix pkgconfig
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild')
-rw-r--r--dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
index cee7596f99c8..d520d1f87ea0 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
@@ -76,7 +76,11 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${COMMIT}
-PATCHES=( "${FILESDIR}/${P}-functional.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-functional.patch"
+ "${FILESDIR}/${P}-fix-pkgconfig.patch"
+ "${FILESDIR}/${P}-cmake-fix-pkgconfig_deps-spelling.patch"
+)
CHECKREQS_DISK_BUILD="16G" # bug 417307