summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-02-12 06:40:51 +0900
committerkali <kali@leap.se>2013-02-12 06:43:23 +0900
commite9666e723c0986ad66fb6baab3bc09bed861be05 (patch)
treeb6c2b6f68afca5c5a47016c652bc50701332ef88 /debian/control
parent06419353d6b6af3ac28e53ea408ec2dfaa2212d2 (diff)
relax jsonschema dependency for ubuntu
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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,