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-23 13:48:25 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-23 13:48:25 (GMT)
commit939b2b6488ccb1fe36f73c102e2f76b4c57fc739 (patch)
treea927af4c23908496425fbd1d5e2acba4a94d0b1e /config/deps
parent9e9ef41f46a61539929dce1455fcfaf1a8ecc89a (diff)
Remove unused pyabiword dep
Diffstat (limited to 'config/deps')
-rw-r--r--config/deps/sugar-runtime-3.4.json3
-rw-r--r--config/deps/sugar-runtime-3.6.json3
2 files changed, 0 insertions, 6 deletions
diff --git a/config/deps/sugar-runtime-3.4.json b/config/deps/sugar-runtime-3.4.json
index 3a391d0..53349a4 100644
--- a/config/deps/sugar-runtime-3.4.json
+++ b/config/deps/sugar-runtime-3.4.json
@@ -79,9 +79,6 @@
"checker": "python" },
{ "check": "video4linux2",
"checker": "gstreamer-0.10" },
- { "check_name": "abiword python",
- "check": "import abiword",
- "checker": "python" },
{ "check_name": "cairo typelib",
"check": "from gi.repository import cairo",
"checker": "python" }
diff --git a/config/deps/sugar-runtime-3.6.json b/config/deps/sugar-runtime-3.6.json
index f8aa647..05bf072 100644
--- a/config/deps/sugar-runtime-3.6.json
+++ b/config/deps/sugar-runtime-3.6.json
@@ -88,9 +88,6 @@
{ "check_name": "autodetect gstreamer",
"check": "autodetect",
"checker": "gstreamer-1.0" },
- { "check_name": "abiword python",
- "check": "import abiword",
- "checker": "python" },
{ "check_name": "cairo typelib",
"check": "from gi.repository import cairo",
"checker": "python" }