systemd: drop intltool-native from DEPENDS

intltool was dropped as a dependency in v236
See commit for reference:
c81217920e

(From OE-Core rev: 5c6254279c8b7faf76809024ebbc02856030179e)

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:
Guðni Már Gilbert
2024-12-08 13:15:32 +00:00
committed by Steve Sakoman
parent 6d7266c511
commit cba63e1d0a

View File

@@ -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"