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/packages/deps-3.6.json') diff --git a/config/packages/deps-3.6.json b/config/packages/deps-3.6.json index 1b5a610..5043695 100644 --- a/config/packages/deps-3.6.json +++ b/config/packages/deps-3.6.json @@ -212,9 +212,9 @@ "dbus-launch": { "fedora": "dbus-x11", "ubuntu": "dbus-x11" }, - "pyatspi python": - { "fedora": "pyatspi", - "ubuntu": "python-pyatspi2" }, + "atspi typelib": + { "fedora": "at-spi2-core", + "ubuntu": "gir1.2-atspi-2.0" }, "xrandr": { "fedora": "libXrandr-devel", "ubuntu": "libxrandr-dev" }, -- cgit v0.9.1