diff options
-rw-r--r-- | debian/control | 11 |
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. |