From cf521d120db4cf3ea49dc0a156473be8ea970e15 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Thu, 22 Nov 2012 23:42:50 +0000 Subject: Rework tree to use the gi atspi bindings directly pyatspi is a mess, just adds another layer and undocumented --- (limited to 'config/deps') diff --git a/config/deps/sugar-build.json b/config/deps/sugar-build.json index 0b400ab..557f644 100644 --- a/config/deps/sugar-build.json +++ b/config/deps/sugar-build.json @@ -9,8 +9,8 @@ "checker": "binary" }, { "check": "dbus-launch", "checker": "binary" }, - { "check_name": "pyatspi python", - "check": "import pyatspi", + { "check_name": "atspi typelib", + "check": "from gi.repository import Atspi", "checker": "python" }, { "check": "xrandr", "checker": "pkgconfig" }, -- cgit v0.9.1