Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-30 19:57:27 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-30 19:57:27 (GMT)
commita9602a2b7d13c4b24a160c8b8645f5342897ba13 (patch)
tree8949738dccd683c086d242daa7d9edfd5e9cab61 /config/deps
parenteb731fc04d2db0af988c1579cf4f599091c6c62d (diff)
Drop gst 0.10 packages
Diffstat (limited to 'config/deps')
-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"