From: Rogério Brito <rbrito@ime.usp.br>
Date: Sun, 23 Jun 2013 21:55:14 +0000 (-0300)
Subject: Add missing Build-Dependency on python-pkg-resources.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/c99f5d4b9059d097a5167ef9782c06506ca8e0c0

Add missing Build-Dependency on python-pkg-resources.

This fixes a FTBFS.

Thanks: Sven Joachim <svenjoac@gmx.de> for the hint
Closes: #713835
---

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 <rbrito@ime.usp.br>
 Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 9),
+ python-pkg-resources
 Build-Depends-Indep:
  python
 Standards-Version: 3.9.3