[oe-commits] [openembedded-core] 06/44: at-spi2-core: remove redundant intltool dependency

git at git.openembedded.org git at git.openembedded.org
Fri Nov 10 14:45:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 3546344f518a473b79e0ebce7158a3808d76409a
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Thu Nov 9 15:35:20 2017 +0000

    at-spi2-core: remove redundant intltool dependency
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/atk/at-spi2-core_2.26.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/atk/at-spi2-core_2.26.0.bb b/meta/recipes-support/atk/at-spi2-core_2.26.0.bb
index c4cfa8b..6818854 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.26.0.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.26.0.bb
@@ -12,7 +12,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
 SRC_URI[md5sum] = "ef3de25da46da8f650915205eb7e1a33"
 SRC_URI[sha256sum] = "511568a65fda11fdd5ba5d4adfd48d5d76810d0e6ba4f7460f1b2ec0dbbbc337"
 
-DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"
+DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst"
 
 inherit autotools gtk-doc gettext systemd pkgconfig distro_features_check upstream-version-is-even gobject-introspection
 # depends on virtual/libx11

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list