* bitbake meta-toolchain with task-sdk-base fails without this when
runned from scratch with the following error log :
mimedir-attachment.h:24:18: error: glib.h: No such file or directory
mimedir-attachment.h:25:25: error: glib-object.h: No such file or directory
Signed-off-by: Eric Bénard <eric@eukrea.com>
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
-DEPENDS = "intltool-native"
-PR = "r0"
+DEPENDS = "intltool-native glib-2.0"
+PR = "r1"
inherit autotools pkgconfig gpe