From 33f93f4664baffc474a97e729baa0d6ecd87a07f Mon Sep 17 00:00:00 2001 From: Dererk Date: Wed, 22 Jul 2015 08:17:30 -0300 Subject: Added strict build-dep on yapsy and requests libs --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ffc5550..72341be 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: python-docutils, python-blinker, python-lxml, - python-yapsy, + python-yapsy (>= 1.11.223-1), python-logbook, python-doit, python-unidecode, @@ -22,6 +22,7 @@ Build-Depends: python-imaging, python-natsort, python-dateutil, + python-requests (>= 2.2.0) Standards-Version: 3.9.6 X-Python-Version: >= 2.7 Homepage: http://getnikola.com/ -- cgit v1.2.3