From 42814b5bf836a83724d2c74d6bb32bc168b7a81c Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 2 Jun 2015 15:03:18 -0300 Subject: [pkg] add pyzmq and txzmq dependencies --- debian/control | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ce369f3..b97c437 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,16 @@ Maintainer: Micah Anderson Uploaders: Ben Carrillo Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-protobuf, python-protobuf.socketrpc +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), + debhelper (>= 9), python-protobuf, python-protobuf.socketrpc Standards-Version: 3.9.5 Package: python-leap-common Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-protobuf (>=2.4.1), python-protobuf.socketrpc, - python-dateutil, python-openssl, python-gnupg +Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, + python-dirspec, python-protobuf (>=2.4.1), python-protobuf.socketrpc, + python-dateutil, python-openssl, python-gnupg, python-zmq (>=14.4.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