summaryrefslogtreecommitdiffstats
path: root/python/python-jeepney/python-jeepney.info
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-04-22 10:40:01 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-22 11:38:24 +0700
commit2de76c72f0e388b37fc341613f9382b3d97f7cde (patch)
tree9dfd4594cee1b032762afa558f34a5db7456e8ac /python/python-jeepney/python-jeepney.info
parenta68ba018ff6d94b52a56df08cbd10e7da30a9ed9 (diff)
downloadslackbuilds-2de76c72f0e388b37fc341613f9382b3d97f7cde.tar.gz
slackbuilds-2de76c72f0e388b37fc341613f9382b3d97f7cde.tar.xz
python/python-jeepney: 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/python-jeepney/python-jeepney.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-jeepney/python-jeepney.info b/python/python-jeepney/python-jeepney.info
index 5638dda26a..b4fc9d5df7 100644
--- a/python/python-jeepney/python-jeepney.info
+++ b/python/python-jeepney/python-jeepney.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d6/f4/154cf374c2daf2020e05c3c6
MD5SUM="7e2151e9197c751ceca6550bc6b3294c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build wheel python3-flit_core"
+REQUIRES="python3-build wheel python3-installer python3-flit_core"
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"