summaryrefslogtreecommitdiffstats
path: root/python/python3-tomli_w/python3-tomli_w.info
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-04-22 12:49:38 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-22 11:38:25 +0700
commitb7917a4eba8f3b2cea56770fb4754ed71f08f7c5 (patch)
tree8230ea666d345c51008d1350d88893b365ddca64 /python/python3-tomli_w/python3-tomli_w.info
parent2dbd1717d60567b4546e0414a82b64e89f1436f9 (diff)
downloadslackbuilds-b7917a4eba8f3b2cea56770fb4754ed71f08f7c5.tar.gz
slackbuilds-b7917a4eba8f3b2cea56770fb4754ed71f08f7c5.tar.xz
python/python3-tomli_w: Add python3-installer dependency.
This is needed because python/python3-flit_core no longer declares python3-installer as a dep. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/python3-tomli_w/python3-tomli_w.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tomli_w/python3-tomli_w.info b/python/python3-tomli_w/python3-tomli_w.info
index eca6db1421..0738085404 100644
--- a/python/python3-tomli_w/python3-tomli_w.info
+++ b/python/python3-tomli_w/python3-tomli_w.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tomli_w/tomli_w-1.0.0
MD5SUM="2c050134d4842b449ec4129c97d51e62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-flit_core python3-build"
+REQUIRES="python3-flit_core python3-build python3-installer"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"