python/python3-poetry-core: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-17 21:06:24 -06:00 committed by Willy Sudiarto Raharjo
parent ab8dcdae55
commit 24bee2fa9a
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/source/p/poetry_core/poetry_co
MD5SUM="56a3df28a8a398947844026b75d7ae75"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer"
REQUIRES="python3-build"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"