From 9e5b21f40df72b46a2ff4f29e3b2d83ea836267e Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 22 Jun 2017 12:14:28 +0200 Subject: [pkg] Add python-wheel to Build-depends --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2d261e16..ca7381e7 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: soledad Section: python Priority: optional Maintainer: Micah Anderson -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), - dh-python +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-wheel, debhelper (>= 9), dh-python Standards-Version: 3.9.6 Package: soledad-server -- cgit v1.2.3