diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-17 21:06:23 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 19:19:35 +0700 |
commit | 25f2d0ddefdf845be843dcde0f1e338edb9b221c (patch) | |
tree | 91984dcf4bc5c274de61ccb8bf2c83770f7e0288 /python/python3-confuse | |
parent | 7bba503476f84fd3a95aac988dd876535505ae69 (diff) |
python/python3-confuse: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-confuse')
-rw-r--r-- | python/python3-confuse/python3-confuse.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-confuse/python3-confuse.info b/python/python3-confuse/python3-confuse.info index d250844482e0c..590fb4eaf0ccb 100644 --- a/python/python3-confuse/python3-confuse.info +++ b/python/python3-confuse/python3-confuse.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/c/confuse/confuse-2.0.1 MD5SUM="8aa2b5c90e884af2c8f4b65f3e8d574e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer python3-flit_core" +REQUIRES="python3-build" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |