From cf0211ed3ef55a04c68cca707a6ddf3696c4553d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 13 Nov 2013 15:41:51 +0100 Subject: Use python-netaddr in standardskriver to make it recognize network addresses, as well. * Use python-netaddr in standardskriver to make it recognize network addresses, as well. * debian/control: + Add dependency for bin:package itzks-systems-common: python-netaddr. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ada7857..d85a6c1 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Breaks: Depends: ${misc:Depends}, python, + python-netaddr, Description: Configuration for ITZkS Systems Set of configuration parameters and common files relevant to ITZkS systems. -- cgit v1.2.3