From ebc282ef4dfa408accac685565b8ee5f6faec119 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Feb 2023 09:56:54 +0000 Subject: gentoo auto-resync : 12:02:2023 - 09:56:54 --- www-client/surf/surf-9999.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'www-client/surf/surf-9999.ebuild') diff --git a/www-client/surf/surf-9999.ebuild b/www-client/surf/surf-9999.ebuild index 1bcbc4596bdd..98184f11e4aa 100644 --- a/www-client/surf/surf-9999.ebuild +++ b/www-client/surf/surf-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop savedconfig toolchain-funcs xdg @@ -24,7 +24,7 @@ IUSE="tabbed" DEPEND=" app-crypt/gcr:0=[gtk] dev-libs/glib:2 - net-libs/webkit-gtk:4 + net-libs/webkit-gtk:4.1= x11-libs/gtk+:3 x11-libs/libX11 " @@ -41,8 +41,9 @@ RDEPEND="${DEPEND} BDEPEND=" virtual/pkgconfig " + PATCHES=( - "${FILESDIR}"/${PN}-2.1-gentoo.patch + "${FILESDIR}/${PN}-2.1-gentoo-webkit-4.1.patch" ) pkg_setup() { -- cgit v1.2.3