mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
systemd: drop intltool-native from DEPENDS
intltool was dropped as a dependency in v236
See commit for reference:
c81217920e
(From OE-Core rev: bd7353f2794120bc2b88adfea0ee06361a0b7dd5)
Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
459702c8cd
commit
3b4343285f
@@ -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