diff --git a/debian/control b/debian/control index 950d204aa69..18151cabb24 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,6 @@ Build-Depends: acl-dev, pkg-config, po-debconf (>= 0.8.2), python-dev , - python2-dev , zlib1g-dev, systemd, dh-systemd , diff --git a/python-bareos/debian/control b/python-bareos/debian/control index 8bd60922cac..096b65ad326 100644 --- a/python-bareos/debian/control +++ b/python-bareos/debian/control @@ -2,7 +2,10 @@ Source: python-bareos Maintainer: Bareos Team Section: python Priority: optional -Build-Depends: debhelper (>= 7.4.3), python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python3-all, python3-setuptools +Build-Depends: debhelper (>= 7.4.3), + python-all (>= 2.6.6-3) , + python-setuptools (>= 0.6b3) , + python3-all, python3-setuptools Standards-Version: 3.9.1 Package: python-bareos