python/pelican: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:47:58 -05:00
parent b1636c5a14
commit 101a5549ab
1 changed files with 1 additions and 1 deletions

View File

@ -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"