python/python3-xdg-base-dirs: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:17 -07:00 committed by Willy Sudiarto Raharjo
parent d081108e56
commit df1c527c64
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"