summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:15 +0700
commitdf1c527c6443e68369771a3259fc81df878a8f83 (patch)
tree88b1d777703f8a9f534a6cb606ddc16625645b07 /python
parentd081108e56725b1ffbac3c4bf1dd6c0657500340 (diff)
downloadslackbuilds-df1c527c6443e68369771a3259fc81df878a8f83.tar.gz
slackbuilds-df1c527c6443e68369771a3259fc81df878a8f83.tar.xz
python/python3-xdg-base-dirs: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-xdg-base-dirs/python3-xdg-base-dirs.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-xdg-base-dirs/python3-xdg-base-dirs.info b/python/python3-xdg-base-dirs/python3-xdg-base-dirs.info
index 7657b10826..b61b9d1b17 100644
--- a/python/python3-xdg-base-dirs/python3-xdg-base-dirs.info
+++ b/python/python3-xdg-base-dirs/python3-xdg-base-dirs.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/98/58/bf6650c4eba25375f923703b
MD5SUM="e9b48a222ec378b54948708255b207c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-wheel python3-poetry-core"
+REQUIRES="python3-wheel python3-poetry-core"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"