From bad67109ebef2662f8b3710bb0bbff53e02b11e8 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 26 Aug 2015 06:59:39 -0300 Subject: Add Recommends on python-ws4py and python-watchdog for `nikola auto` (Closes: #795769) --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 72341be..ed28918 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: python-imaging, python-natsort, python-dateutil, - python-requests (>= 2.2.0) + python-requests (>= 2.2.0), Standards-Version: 3.9.6 X-Python-Version: >= 2.7 Homepage: http://getnikola.com/ @@ -53,6 +53,8 @@ Recommends: python-requests, python-typogrify, python-livereload, + python-ws4py, + python-watchdog, Suggests: python-jinja2, python-feedparser, @@ -65,7 +67,7 @@ Suggests: python-creoleparser, txt2tags, node-less, - python-pygal + python-pygal, Description: simple yet powerful and flexible static website and blog generator Nikola is a static site and blog generator. Feed information to it on one side and get a ready-to-deploy website on the other. -- cgit v1.2.3