Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-system4
1 files changed, 0 insertions, 4 deletions
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",