From 602dc529d8d6dd67f8277b84a0b69901b19c4a5a Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 2 Nov 2015 19:53:08 -0500 Subject: fix build-dependencies for python3-all and python3-all-dev --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 61de11b..3a37db9 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,11 @@ Section: python Priority: optional Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9), python-setuptools (>= 0.6.24), python3-setuptools (>= 0.6.24), - python-sphinx | python3-sphinx, python3 | python3-all | python3-dev | python3-all-dev, + python-sphinx | python3-sphinx, python3-all, python3-all-dev, python-psutil | python3-psutil, X-Python-Version: >= 2.6 X-Python3-Version: >= 3.0 -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Uploaders: Micah Anderson Homepage: https://github.com/isislovecruft/python-gnupg -- cgit v1.2.3