# HG changeset patch
# User Sylvain Thénault <sylvain.thenault@logilab.fr>
# Date 1492174832 -7200
#      Fri Apr 14 15:00:32 2017 +0200
# Node ID 7c66f44cdc60606ea15bfc2de8d20c6d4487b2a0
# Parent  3eca03ec5f5b812312ca746ebc307f9cdd3a7327
[pkg/debian] Add missing build depends on setuptools

diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@
 Build-Depends:
  debhelper (>= 9),
  python (>= 2.6.5),
+ python-setuptools,
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6