python/pelican: Fixed dep info
This commit is contained in:
parent
b1636c5a14
commit
101a5549ab
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/5c/8d/130add2e4b7e960b78766d7a
|
|||
MD5SUM="3efac5c5ea7bcaf975bdcf0dcc74a525"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="feedgenerator Jinja2 Unidecode blinker pytz docutils Pygments six python-dateutil Markdown"
|
||||
REQUIRES="feedgenerator Jinja2 Unidecode blinker pytz python-dateutil Markdown"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in New Issue