From f075e0a646c36b267a50cd68919cb2fbef2af2fc Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 10 Sep 2015 15:07:54 -0400 Subject: Add explicit dependency on 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 94363c35..0736e957 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Depends: python-jsonschema (>= 0.7.0), # temporal pinning until libsodium is in debian python-zmq (>= 14.4.1-1.1), - python-txzmq, + python-txzmq (>= 0.7.3), python-setuptools, python-zope.proxy, openvpn, -- cgit v1.2.3