mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 20:38:21 +00:00
systemd-boot: drop intltool-native from DEPENDS
intltool was dropped as a dependency in v236
See commit for reference:
c81217920e
(From OE-Core rev: 0df327ea64ec6a9e99c8f96e1dab52d3db3711b3)
Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
cba63e1d0a
commit
334ca4a275
@ -3,7 +3,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/systemd:"
|
|||||||
|
|
||||||
require conf/image-uefi.conf
|
require conf/image-uefi.conf
|
||||||
|
|
||||||
DEPENDS = "intltool-native libcap util-linux gperf-native python3-jinja2-native python3-pyelftools-native"
|
DEPENDS = "libcap util-linux gperf-native python3-jinja2-native python3-pyelftools-native"
|
||||||
|
|
||||||
inherit meson pkgconfig gettext
|
inherit meson pkgconfig gettext
|
||||||
inherit deploy
|
inherit deploy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user