aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:22 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:34 +0700
commitfe5a3412dc9a925f81e6f2a855275df809dc2478 (patch)
treeeac64a120fc228b71e9df2fc4346efe5816c5586 /python
parent80427f88032f9a79575fa4f1c8293e311bc19e31 (diff)
python/pelican: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/pelican/pelican.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pelican/pelican.info b/python/pelican/pelican.info
index 9c1db34952e10..b8a06af595a55 100644
--- a/python/pelican/pelican.info
+++ b/python/pelican/pelican.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pelican/pelican-4.8.0
MD5SUM="ca1169eeed239f82c3402af27b0aece7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel feedgenerator Unidecode python3-blinker pytz python3-dateutil python3-rich"
+REQUIRES="python3-wheel feedgenerator Unidecode python3-blinker pytz python3-dateutil python3-rich"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"