mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
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:
parent
8a28928f68
commit
7e9df3b1da
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user