Commit eb535322 authored by Seblu's avatar Seblu
Browse files

update debian package dependancy

bump sjrpc to 13
we need to use at least python 2.6
parent fb4a6518
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Standards-Version: 3.8.0

Package: cc-cli
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python (<< 3), python-sjrpc (>= 7), python-xdg
Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.6), python-sjrpc (>= 13), python-xdg
XB-Python-Version: ${python:Versions}
Description: CloudControl CLI
 This package provides the Command Line Interface to CloudControl.