app-admin/sud: add missing bdep on app-alternatives/lex

Closes: https://bugs.gentoo.org/966952
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Part-of: https://github.com/gentoo/gentoo/pull/44856
Closes: https://github.com/gentoo/gentoo/pull/44856
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Lucio Sauer 2025-12-01 20:26:23 +01:00 committed by Sam James
parent 8a28928f68
commit 7e9df3b1da
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
BDEPEND="app-alternatives/lex"
PATCHES=(
"${FILESDIR}"/${PN}-1.3-fix-build-system.patch

View File

@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
BDEPEND="app-alternatives/lex"
PATCHES=(
"${FILESDIR}"/${PN}-1.3-fix-build-system.patch