Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/sugar-build.json
blob: 2f368e7656c930c94647439a6d0811319bab830e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[{ "check": "atk-bridge",
   "checker": "gtkmodule" },
 { "check": "xinit",
   "checker": "binary" },
 { "check": "Xephyr",
   "checker": "binary" },
 { "check": "dbus-launch",
   "checker": "binary" },
 { "check_name": "pyatspi python",
   "check": "import pyatspi",
   "checker": "python" },
 { "check": "xrandr",
   "checker": "pkgconfig" },
 { "check": "x11",
   "checker": "pkgconfig" }]