mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-boot/syslinux: add sys-apps/util-linux to RDEPEND too
Needed for libuuid. See: https://github.com/gentoo/gentoo/pull/20903 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -22,13 +22,13 @@ SLOT="0"
|
||||
KEYWORDS="-* amd64 x86"
|
||||
IUSE="custom-cflags"
|
||||
|
||||
RDEPEND="sys-fs/mtools
|
||||
RDEPEND="sys-apps/util-linux
|
||||
sys-fs/mtools
|
||||
dev-perl/Crypt-PasswdMD5
|
||||
dev-perl/Digest-SHA1"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-lang/nasm
|
||||
>=sys-boot/gnu-efi-3.0u
|
||||
sys-apps/util-linux
|
||||
virtual/os-headers"
|
||||
|
||||
S=${WORKDIR}/${P/_/-}
|
||||
|
||||
Reference in New Issue
Block a user