From 8e505c5b0e5eff3e64b47670ba16e8d9c39ce459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 22 May 2017 17:06:02 +0200 Subject: [PATCH] debian: add missing Build-Depends: python-setuptools --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index bac9c27..2434d0c 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: libqubes-rpc-filecopy-dev (>= 3.1.3), libvchan-xen-dev, python, + python-setuptools, debhelper, quilt, libxen-dev,