mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
modemmanager: remove intltool-native DEPENDS
The use of intltool was removed in the 1.8.0 release, back in 2018. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
|
|||||||
|
|
||||||
inherit gnomebase gettext systemd vala gobject-introspection bash-completion
|
inherit gnomebase gettext systemd vala gobject-introspection bash-completion
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 libgudev intltool-native libxslt-native"
|
DEPENDS = "glib-2.0 libgudev libxslt-native"
|
||||||
|
|
||||||
SRC_URI = "http://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.tar.xz"
|
SRC_URI = "http://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.tar.xz"
|
||||||
SRC_URI[sha256sum] = "21fdfaf94171261ad9d99771894f5ade4bc39ef3d1ff1d421054d14713e97880"
|
SRC_URI[sha256sum] = "21fdfaf94171261ad9d99771894f5ade4bc39ef3d1ff1d421054d14713e97880"
|
||||||
|
|||||||
Reference in New Issue
Block a user