mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
The -dev package should depend on -utils, as there are a number of utilities in that package which are needed when compiling GLib-using code, such as glib-genmarshal and glib-compile-resources. (From OE-Core rev: 442c24ceabcb2bf5b585972280f7a8ab90dfbf38) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>