From 34965e3fab10099f99eb0157b05f9500a109a236 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 28 Jan 2012 08:09:37 -0600 Subject: debian: Add python-setuptools build dependency Without this, debian/ubuntu packages fail to build due to the import added in 7f92169. Signed-off-by: Sol Jerome --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8f4300fee..0336a2d30 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Arto Jantunen Uploaders: Sami Haahtinen -Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3.5-7) +Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3.5-7), python-setuptools Build-Depends-Indep: python-support (>= 0.5.3) Standards-Version: 3.8.0.0 XS-Python-Version: >= 2.3 -- cgit v1.2.3-1-g7c22