]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd-boot: drop intltool-native from DEPENDS
authorGuðni Már Gilbert <gudni.m.g@gmail.com>
Sun, 8 Dec 2024 13:15:33 +0000 (13:15 +0000)
committerSteve Sakoman <steve@sakoman.com>
Wed, 11 Dec 2024 21:03:27 +0000 (13:03 -0800)
intltool was dropped as a dependency in v236
See commit for reference:
https://github.com/systemd/systemd/pull/7313/commits/c81217920effddc93fb780cf8f9eb699d6fe1319

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>
meta/recipes-core/systemd/systemd-boot_256.5.bb

index 9a6d8e9d6e390429650c6d65a5e566cabc3226b2..1fbe4ef88430ae9816cfb13945720e7e103e9b3c 100644 (file)
@@ -3,7 +3,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/systemd:"
 
 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 deploy