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-22 00:29:33 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-22 00:29:33 (GMT)
commit644966f5dd7b5e16c50399f17174c7545eded6f7 (patch)
tree37b70fd307b948467ef0c2f16060df490d4f4ce2 /config/deps
parentb2f3ff0508f5eca6c41e3b283052dd173207b245 (diff)
Add dep on autodetect gstreamer plugin
Diffstat (limited to 'config/deps')
-rw-r--r--config/deps/sugar-runtime-3.6.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/deps/sugar-runtime-3.6.json b/config/deps/sugar-runtime-3.6.json
index eea3591..f8aa647 100644
--- a/config/deps/sugar-runtime-3.6.json
+++ b/config/deps/sugar-runtime-3.6.json
@@ -85,6 +85,9 @@
{ "check_name": "pango gstreamer",
"check": "pango",
"checker": "gstreamer-1.0" },
+ { "check_name": "autodetect gstreamer",
+ "check": "autodetect",
+ "checker": "gstreamer-1.0" },
{ "check_name": "abiword python",
"check": "import abiword",
"checker": "python" },