mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 22:39:49 +02:00
syslinux-installer-native: Add missing DEPENDS
This commit is contained in:
@@ -5,6 +5,7 @@ DESCRIPTION = "A multi-purpose linux bootloader"
|
||||
HOMEPAGE = "http://syslinux.zytor.com/"
|
||||
LICENSE = "GPL"
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 "
|
||||
DEPENDS = "nasm-native"
|
||||
|
||||
S = "${WORKDIR}/syslinux-${PV}"
|
||||
STAGE_TEMP = "${WORKDIR}/stage_temp"
|
||||
|
||||
Reference in New Issue
Block a user