From 939b2b6488ccb1fe36f73c102e2f76b4c57fc739 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 23 Nov 2012 13:48:25 +0000 Subject: Remove unused pyabiword dep --- (limited to 'config/deps') 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" } -- cgit v0.9.1