From c99f5d4b9059d097a5167ef9782c06506ca8e0c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Sun, 23 Jun 2013 18:55:14 -0300 Subject: [PATCH] Add missing Build-Dependency on python-pkg-resources. This fixes a FTBFS. Thanks: Sven Joachim for the hint Closes: #713835 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4d52159..317bca9 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: web Priority: extra Maintainer: Rogério Brito Build-Depends: - debhelper (>= 9) + debhelper (>= 9), + python-pkg-resources Build-Depends-Indep: python Standards-Version: 3.9.3 -- 2.41.1