summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-02-12 11:47:52 +0100
committerUlrich Müller <ulm@gentoo.org>2023-02-12 11:59:30 +0100
commit4cf54334acda0f6e46bd32bab70eed33f26561aa (patch)
tree075f35fe872cd632cf81da6060251c6151f67a3e /app-editors
parentapp-editors/emacs: Migrate from net-libs/webkit-gtk:4 to :4.1 (diff)
downloadgentoo-4cf54334acda0f6e46bd32bab70eed33f26561aa.tar.gz
gentoo-4cf54334acda0f6e46bd32bab70eed33f26561aa.tar.bz2
gentoo-4cf54334acda0f6e46bd32bab70eed33f26561aa.zip
app-editors/emacs: Migrate from net-libs/webkit-gtk:4 to :4.1
Live ebuild for the emacs-29 branch. master will follow when it is merged. Bug: https://bugs.gentoo.org/893670 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/emacs-29.0.9999-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-29.0.9999-r1.ebuild b/app-editors/emacs/emacs-29.0.9999-r1.ebuild
index ba2c219cfbd9..967a35341525 100644
--- a/app-editors/emacs/emacs-29.0.9999-r1.ebuild
+++ b/app-editors/emacs/emacs-29.0.9999-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -67,7 +67,7 @@ X_DEPEND="x11-libs/libICE
gtk? (
x11-libs/gtk+:3
xwidgets? (
- net-libs/webkit-gtk:4=
+ net-libs/webkit-gtk:4.1=
x11-libs/libXcomposite
)
)