diff options
author | kali <kali@leap.se> | 2013-02-07 02:25:54 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-02-07 02:47:40 +0900 |
commit | fc2a506ea497b73eacd99f659fe380556c18d5e7 (patch) | |
tree | 0964c0996233b79221dd3493fb53037695db4469 /debian | |
parent | 9acd773aeb0f064d1168e57fde3913b71440777c (diff) |
python-jsonschema dependency updated
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8b36caed..a4d90e4a 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-netifaces, python-requests (<= 0.14.2), python-xdg, - python-jsonschema, + python-jsonschema (>= 0.8.0), python-sh, python-setuptools, python-nose, |