mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-boot/syslinux: Add DEPEND on sys-apps/util-linux
Some syslinux files needs headers from util-linux e.g. extlinux/xfs_sb.h includes <uuid/uuid.h>. Signed-off-by: Manoj Gupta <manojgupta@google.com> Closes: https://github.com/gentoo/gentoo/pull/20903 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -28,6 +28,7 @@ RDEPEND="sys-fs/mtools
|
||||
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