mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
systemd: drop intltool-native from DEPENDS
intltool was dropped as a dependency in v236 See commit for reference: https://github.com/systemd/systemd/pull/7313/commits/c81217920effddc93fb780cf8f9eb699d6fe1319 (From OE-Core rev: 60e6fd2b7e3adfbe4260cd266dbe245c745344a9) 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:
committed by
Steve Sakoman
parent
a5e0237596
commit
83293db0bc
@@ -4,7 +4,7 @@ PROVIDES = "udev"
|
||||
|
||||
PE = "1"
|
||||
|
||||
DEPENDS = "intltool-native gperf-native libcap util-linux python3-jinja2-native"
|
||||
DEPENDS = "gperf-native libcap util-linux python3-jinja2-native"
|
||||
|
||||
SECTION = "base/shell"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user