From a4ccb8b6cbefc3333e160d1a48c1df2e84929e2a Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 15 Aug 2012 19:01:11 +0000 Subject: Remove dependency on cjson --- (limited to 'scripts') diff --git a/scripts/check-system b/scripts/check-system index e7df307..99642d2 100755 --- a/scripts/check-system +++ b/scripts/check-system @@ -188,10 +188,6 @@ checks = \ "checker": "python", "packages": { "fedora": "python-telepathy", "ubuntu": "python-telepathy" } }, - { "check": "import cjson", - "checker": "python", - "packages": { "fedora": "python-cjson", - "ubuntu": "python-cjson" } }, { "check": "import xapian", "checker": "python", "packages": { "fedora": "xapian-bindings-python", -- cgit v0.9.1