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') 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" } diff --git a/config/packages/deps-3.4.json b/config/packages/deps-3.4.json index 02f9c1b..d73c98a 100644 --- a/config/packages/deps-3.4.json +++ b/config/packages/deps-3.4.json @@ -166,9 +166,6 @@ "video4linux2": { "fedora": "gstreamer-plugins-good", "ubuntu": "gstreamer0.10-plugins-good" }, - "abiword python": - { "fedora": "pyabiword", - "ubuntu": null }, "c++": { "fedora": "gcc-c++", "ubuntu": "g++" }, diff --git a/config/packages/deps-3.6.json b/config/packages/deps-3.6.json index 5043695..1d3386f 100644 --- a/config/packages/deps-3.6.json +++ b/config/packages/deps-3.6.json @@ -167,9 +167,6 @@ "video4linux2": { "fedora": "gstreamer-plugins-good", "ubuntu": "gstreamer0.10-plugins-good" }, - "abiword python": - { "fedora": "pyabiword", - "ubuntu": null }, "c++": { "fedora": "gcc-c++", "ubuntu": "g++" }, -- cgit v0.9.1