summaryrefslogtreecommitdiff
path: root/www-client/surf/surf-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-12 09:56:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-12 09:56:54 +0000
commitebc282ef4dfa408accac685565b8ee5f6faec119 (patch)
treec0a4f713228cda0ab17eed46f0bb7ca8cb8be2f6 /www-client/surf/surf-9999.ebuild
parent6c8694a707151d59555b0e4e48235f085ce166c3 (diff)
gentoo auto-resync : 12:02:2023 - 09:56:54
Diffstat (limited to 'www-client/surf/surf-9999.ebuild')
-rw-r--r--www-client/surf/surf-9999.ebuild9
1 files changed, 5 insertions, 4 deletions
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() {