Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/deps/sugar-runtime.json
blob: 6f06a59ebdbba9cf5de69cae80fdd034bd902585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[{ "check": "org.freedesktop.Telepathy.AccountManager",
   "checker": "dbus" },
 { "check": "dconf",
   "checker": "binary" },
 { "check": "gnome-keyring-daemon",
   "checker": "binary" },
 { "check": "metacity",
   "checker": "binary" },
 { "check": "Adwaita",
   "checker": "metacity-theme" },
 { "check": "espeak",
   "checker": "binary" },
 { "check": "import wnck",
   "checker": "python" },
 { "check": "import simplejson",
   "checker": "python" },
 { "check": "import hippo",
   "checker": "python" },
 { "check": "import telepathy",
   "checker": "python" },
 { "check": "import xapian",
   "checker": "python" },
 { "check": "import dateutil",
   "checker": "python" },
 { "check": "import gtksourceview2",
   "checker": "python" },
 { "check": "import vte",
   "checker": "python" },
 { "check": "import decorator",
   "checker": "python" },
 { "check": "import gi",
   "checker": "python" },
 { "check": "from gi.repository import EvinceDocument",
   "checker": "python" },
 { "check": "from gi.repository import GtkSource",
   "checker": "python" },
 { "check": "from gi.repository import GConf",
   "checker": "python" },
 { "check": "from gi.repository import Gst",
   "checker": "python" },
 { "check": "from gi.repository import Wnck",
   "checker": "python" },
 { "check": "import rsvg",
   "checker": "python" },
 { "check": "org.freedesktop.Telepathy.ConnectionManager.gabble",
   "checker": "dbus" },
 { "check": "org.freedesktop.Telepathy.ConnectionManager.salut",
   "checker": "dbus" },
 { "check": "from gi.repository import WebKit",
   "checker": "python" },
 { "check": "import pygst",
   "checker": "python" },
 { "check": "from gi.repository import Vte",
   "checker": "python" },
 { "check": "video4linux2",
   "checker": "gstreamer" },
 { "check": "import abiword",
   "checker": "python" }]