From 41e73d32f37979ef2126b7e55c8e570f90c1bb8e Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Mon, 02 Jul 2012 12:49:50 +0000 Subject: Remove the pyabiword dependency for now It's broken in ubuntu --- (limited to 'scripts/check-system') diff --git a/scripts/check-system b/scripts/check-system index cdfdeaf..3b2c099 100755 --- a/scripts/check-system +++ b/scripts/check-system @@ -247,10 +247,6 @@ checks = \ "checker": "python", "packages": { "fedora": "webkitgtk3", "ubuntu": "gir1.2-webkit-3.0" } }, - { "check": "import abiword", - "checker": "python", - "packages": { "fedora": "pyabiword", - "ubuntu": "python-abiword" } }, { "check": "import pygst", "checker": "python", "packages": { "fedora": "gstreamer-python", -- cgit v0.9.1