diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
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/ |
