Commit 0cd282f3 authored by Dan Pascu's avatar Dan Pascu

Updated minimum versions for dependencies

parent 45a39cf7
...@@ -43,12 +43,12 @@ http://download.ag-projects.com/Blink/Linux/ ...@@ -43,12 +43,12 @@ http://download.ag-projects.com/Blink/Linux/
Install the runtime dependencies: Install the runtime dependencies:
* python (2.7) * python (2.7)
* python-application (>= 2.0.0) * python-application (>= 2.8.0)
* python-cjson * python-cjson
* python-eventlib * python-eventlib
* python-qt5 (>= 5.0) * python-qt5 (>= 5.0)
* python-twisted-core * python-twisted-core
* python-sipsimple (>= 3.0.0) * python-sipsimple (>= 3.5.0)
* python-zope.interface * python-zope.interface
* google-api-python-client * google-api-python-client
......
...@@ -16,7 +16,7 @@ Package: blink ...@@ -16,7 +16,7 @@ Package: blink
Architecture: any Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
libavahi-compat-libdnssd1, libavahi-compat-libdnssd1,
python-application (>= 2.5.0), python-application (>= 2.8.0),
python-cjson, python-cjson,
python-enum34, python-enum34,
python-eventlib, python-eventlib,
...@@ -26,7 +26,7 @@ Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, ...@@ -26,7 +26,7 @@ Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
python-pyqt5, python-pyqt5,
python-pyqt5.qtsvg, python-pyqt5.qtsvg,
python-pyqt5.qtwebkit, python-pyqt5.qtwebkit,
python-sipsimple (>= 3.1.0), python-sipsimple (>= 3.5.0),
python-twisted-core, python-twisted-core,
python-zope.interface, python-zope.interface,
x11vnc x11vnc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment