From eebae7cc2adaeb5f0f3e6df59b4a4edd52b47150 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 27 Jan 2018 23:08:43 -0600 Subject: [PATCH] Add some missing build dependencies. --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f86963c..affa947 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,12 @@ Priority: optional Maintainer: Lubuntu Developers Uploaders: Simon Quigley , Julien Lavergne -Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-setuptools +Build-Depends: debhelper (>= 11), + dh-python, + python3-all, + python3-distutils, + python3-distutils-extra, + python3-setuptools Standards-Version: 4.1.3 Homepage: https://github.com/lubuntu-team/lubuntu-about X-Python3-Version: >= 3.6