From e9666e723c0986ad66fb6baab3bc09bed861be05 Mon Sep 17 00:00:00 2001 From: kali Date: Tue, 12 Feb 2013 06:40:51 +0900 Subject: relax jsonschema dependency for ubuntu --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ebcfa93f..510fa231 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-requests (>= 0.10), python-requests (<= 0.15), python-xdg, - python-jsonschema (>= 0.8.0), + python-jsonschema (>= 0.7.0), python-sh, python-setuptools, python-nose, -- cgit v1.2.3