From 0176fddcc10c6e8c3be4404ead2511a36eb86a90 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 10 Sep 2015 15:07:19 -0400 Subject: Specify explicit dependencies for python-zmq and python-txzmq --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e35b604..45ed005 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.6 Package: python-leap-common Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq, python-txzmq +Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq (>=14.4.1-1.1), python-txzmq (>= 0.7.3) Description: Common Python files needed by LEAP projects This package contains common Python functions that are needed for the LEAP Client project -- cgit v1.2.3