From d024e513ee12701585c6a8e25357a648d0755756 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Fri, 8 Aug 2014 08:05:31 -0300 Subject: Add missing build dependency on python-dateutil --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index ca68104..351e64a 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Build-Depends: python-pygments, python-imaging, python-natsort, + python-dateutil, Standards-Version: 3.9.5 X-Python-Version: >= 2.7 Homepage: http://getnikola.com/ -- cgit v1.2.3