summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-09-05 17:03:10 +0200
committerVarac <varac@leap.se>2017-09-05 17:06:16 +0200
commit8bd62e2673571bd7cc0abefeefd15fc342ebef90 (patch)
tree6a58c55c6689923647c5da45b8797002ab17b833 /debian
parenta1030cd5021cf7309bafdc52f2f19a7aa2a4d766 (diff)
[pkg] Add python-wheel to build-depends
Resolves: #9045
Diffstat (limited to 'debian')
-rw-r--r--debian/control11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bf6a779b..b17dcd81 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,15 @@ Maintainer: Kali Kaneko <kali@leap.se>
Uploaders: LEAP automated build <sysdev@leap.se>
Homepage: https://bitmask.net
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9.0.0), dh-python, python, python-setuptools, pep8,
- pyqt5-dev-tools, python-docutils, docutils-common,
+Build-Depends: debhelper (>= 9.0.0),
+ dh-python,
+ python,
+ python-docutils,
+ python-setuptools,
+ python-wheel,
+ pep8,
+ pyqt5-dev-tools,
+ docutils-common,
nodejs
# XXX we're not installing sphinx docs now. in zesty we'll need universe,
# sphinx has been moved there.