desktop/anki: Remove Markdown from REQUIRES.

Note: Markdown overwrites /usr/bin/markdown_py from the stock
python-markdown package, which at this point will need reinstalling
for python3 markdown to be usable again.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Caterino Tommaso, T.O.P 2022-05-21 07:04:55 +01:00 committed by Willy Sudiarto Raharjo
parent 072ceeef9e
commit 07eaf3e32b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ DOWNLOAD_x86_64="https://files.pythonhosted.org/packages/19/71/6622dcad9d1c6988e
https://files.pythonhosted.org/packages/77/06/3ee5c1ee4d71f1fe96bb961a1d8104dcdfb492eb6a27f9f3a73883395eb4/aqt-2.1.51-py3-none-any.whl"
MD5SUM_x86_64="98ffc4b8dcd0dc4f58f1b9f9bf3cb752 \
703e288310b82dda9677f549f2f6acc1"
REQUIRES="python3-PyQtWebEngine send2trash decorator Markdown python3-jsonschema BeautifulSoup4 Flask python3-Flask-Cors python3-waitress protobuf3"
REQUIRES="python3-PyQtWebEngine send2trash decorator python3-jsonschema BeautifulSoup4 Flask python3-Flask-Cors python3-waitress protobuf3"
MAINTAINER="Caterino Tommaso, T.O.P."
EMAIL="alan_averNOsa@lavaSPAMbit.com (remove NO and SPAM)"