mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 08:21:31 +00:00
grub-efi-native: remove help2man dependency
As suggested in 70067f082af279b58247467ec29283b310a1575e we do not need this dependency. [YOCTO #2527] (From OE-Core rev: ef637e417ae1c2dff7fc0ad6cb30989e72ac35ab) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
d85216e156
commit
24340ed5d1
@ -14,7 +14,7 @@ LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
# FIXME: We should be able to optionally drop freetype as a dependency
|
||||
DEPENDS = "help2man-native autogen-native"
|
||||
DEPENDS = "autogen-native"
|
||||
RDEPENDS_${PN} = "diffutils freetype"
|
||||
PR = "r10"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user