sys-devel/bison: Sync with Gentoo

It's from Gentoo commit ccae5b6b63fd2c852a10bade121de718bc43816d.
This commit is contained in:
Flatcar Buildbot 2024-01-15 07:15:28 +00:00 committed by Krzesimir Nowak
parent 68191477bb
commit 43231c4b44

View File

@ -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
@ -25,7 +25,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
sys-devel/flex
app-alternatives/lex
test? ( dev-lang/perl )
verify-sig? ( sec-keys/openpgp-keys-bison )
"