diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-atk_2.22.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 80ba64279b..58edb6e1b7 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" | |||
8 | SRC_URI[md5sum] = "aa62aed21b8e03dc44ab81ae49d893ca" | 8 | SRC_URI[md5sum] = "aa62aed21b8e03dc44ab81ae49d893ca" |
9 | SRC_URI[sha256sum] = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1" | 9 | SRC_URI[sha256sum] = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1" |
10 | 10 | ||
11 | DEPENDS = "dbus glib-2.0 atk at-spi2-core" | 11 | DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core" |
12 | 12 | ||
13 | inherit autotools pkgconfig distro_features_check upstream-version-is-even | 13 | inherit autotools pkgconfig distro_features_check upstream-version-is-even |
14 | 14 | ||