Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/sugar-runtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/deps/sugar-runtime.json')
-rw-r--r--config/deps/sugar-runtime.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/deps/sugar-runtime.json b/config/deps/sugar-runtime.json
index cb00657..291a0d5 100644
--- a/config/deps/sugar-runtime.json
+++ b/config/deps/sugar-runtime.json
@@ -77,12 +77,6 @@
"name": "gst typelib"
},
{
- "check": "from gi.repository import Gst",
- "checker": "python",
- "if": "gstreamer_version == '0.10'",
- "name": "gst typelib"
- },
- {
"check": "import gi; gi.require_version('Gst', '1.0'); from gi.repository import Gst; Gst.init([])",
"checker": "python",
"if": "gstreamer_version == '1.0'",
@@ -156,11 +150,6 @@
"name": "telepathy python"
},
{
- "check": "video4linux2",
- "checker": "gstreamer-0.10",
- "name": "video4linux2"
- },
- {
"check": "import vte",
"checker": "python",
"name": "vte python"