From fe5a3412dc9a925f81e6f2a855275df809dc2478 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Wed, 17 May 2023 21:06:22 -0600 Subject: python/pelican: Fix deps. Signed-off-by: Willy Sudiarto Raharjo --- python/pelican/pelican.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3