Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/deps/sugar-runtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deps/sugar-runtime.json')
-rwxr-xr-xscripts/deps/sugar-runtime.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/scripts/deps/sugar-runtime.json b/scripts/deps/sugar-runtime.json
new file mode 100755
index 0000000..85f41c5
--- /dev/null
+++ b/scripts/deps/sugar-runtime.json
@@ -0,0 +1,48 @@
+[{ "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" }]