summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/atk/at-spi2-atk_2.22.0.bb')
-rw-r--r--meta/recipes-support/atk/at-spi2-atk_2.22.0.bb2
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"
8SRC_URI[md5sum] = "aa62aed21b8e03dc44ab81ae49d893ca" 8SRC_URI[md5sum] = "aa62aed21b8e03dc44ab81ae49d893ca"
9SRC_URI[sha256sum] = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1" 9SRC_URI[sha256sum] = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1"
10 10
11DEPENDS = "dbus glib-2.0 atk at-spi2-core" 11DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core"
12 12
13inherit autotools pkgconfig distro_features_check upstream-version-is-even 13inherit autotools pkgconfig distro_features_check upstream-version-is-even
14 14