diff options
Diffstat (limited to 'x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild index c0e0cd3ad4e4..8fb422e58226 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,4 +14,4 @@ RDEPEND=" x11-libs/libxkbfile" DEPEND="${RDEPEND} x11-base/xorg-proto" -BDEPEND="sys-devel/bison" +BDEPEND="app-alternatives/yacc" |