python/python3-attrdict: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-17 21:06:22 -06:00 committed by Willy Sudiarto Raharjo
parent f2b5723742
commit 7f1b8c02c9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/3f/72/614aae677d28e81a5bf830fa
MD5SUM="6d541c82592568dc0dfcecf57978b326"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wheel python3-build python3-installer"
REQUIRES="python3-wheel python3-build"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"