* [PATCH] at-spi2-atk: Add glib-2.0-native dependency
@ 2017-01-30 16:24 Saul Wold
0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2017-01-30 16:24 UTC (permalink / raw)
To: openembedded-core, richard.purdie
This package needs the glib-compile-schemas native binary, which may have been
provided by host tools previously. The Recipe-Specific Sysroots might have also
uncovered this dependency.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-support/atk/at-spi2-atk_2.22.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb b/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb
index 80ba642..78798c1 100644
--- a/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb
+++ b/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb
@@ -8,7 +8,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "aa62aed21b8e03dc44ab81ae49d893ca"
SRC_URI[sha256sum] = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1"
-DEPENDS = "dbus glib-2.0 atk at-spi2-core"
+DEPENDS = "dbus glib-2.0 atk at-spi2-core glib-2.0-native"
inherit autotools pkgconfig distro_features_check upstream-version-is-even
--
2.7.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-30 16:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30 16:24 [PATCH] at-spi2-atk: Add glib-2.0-native dependency Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox