python/python3-xdg-base-dirs: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d081108e56
commit
df1c527c64
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue