summaryrefslogtreecommitdiff
path: root/app-editors/nedit/nedit-5.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 18:59:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 18:59:30 +0000
commit1e1e7636b59380beebd325e8d256875e4f824230 (patch)
treecac3706b236cea47f66f8d45afc943890cd4375e /app-editors/nedit/nedit-5.7.ebuild
parent5cbf14acf23c82626389931f64cfe3ef12a1c29f (diff)
gentoo auto-resync : 08:01:2024 - 18:59:30
Diffstat (limited to 'app-editors/nedit/nedit-5.7.ebuild')
-rw-r--r--app-editors/nedit/nedit-5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.7.ebuild b/app-editors/nedit/nedit-5.7.ebuild
index 5702d3b8f272..77e32da20175 100644
--- a/app-editors/nedit/nedit-5.7.ebuild
+++ b/app-editors/nedit/nedit-5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/motif-2.3:0
x11-libs/libXt
x11-libs/libX11"
DEPEND="${RDEPEND}
- || ( dev-util/yacc sys-devel/bison )
+ || ( dev-util/yacc app-alternatives/yacc )
dev-lang/perl"
S="${WORKDIR}/${PN}-${PV}"