summaryrefslogtreecommitdiffstats
path: root/desktop/anki
diff options
context:
space:
mode:
author Caterino Tommaso, T.O.P2022-05-21 08:04:55 +0200
committer Willy Sudiarto Raharjo2022-05-28 04:11:31 +0200
commit07eaf3e32bcdfc71bbffd558fdd310e5aabaa88f (patch)
tree0cd9a960e80b2c5f5688a2350c268b2c2f689935 /desktop/anki
parent072ceeef9ee718196b9b6bbef332f466c4439d1e (diff)
downloadslackbuilds-07eaf3e32bcdfc71bbffd558fdd310e5aabaa88f.tar.gz
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>
Diffstat (limited to 'desktop/anki')
-rw-r--r--desktop/anki/anki.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/anki/anki.info b/desktop/anki/anki.info
index 8ac8fa0412..bce902f5d6 100644
--- a/desktop/anki/anki.info
+++ b/desktop/anki/anki.info
@@ -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)"