mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
python/pelican: Fix DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c0ea2474c0
commit
3a87501ac5
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/p/pelican/pelican-3.5.0.tar.gz"
|
|||
MD5SUM="af9a3deafb4683a109a5c44e6d6138aa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="feedgenerator MarkupSafe Jinja2 Unidecode blinker pytz docutils Pygments six python-dateutil Markdown"
|
||||
REQUIRES="feedgenerator Jinja2 Unidecode blinker pytz docutils Pygments six python-dateutil Markdown"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in a new issue