summaryrefslogtreecommitdiffstats
path: root/python/euca2ools
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-02-20 16:21:06 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-22 21:47:13 +0700
commit3fe635af22f39fa2e192294331bfd80fe5da01d6 (patch)
treeb848b2acc1e844a1e539029b6076956fcc233340 /python/euca2ools
parent0446939802cd753c3198e42b15439da7ed4d5f23 (diff)
downloadslackbuilds-3fe635af22f39fa2e192294331bfd80fe5da01d6.tar.gz
slackbuilds-3fe635af22f39fa2e192294331bfd80fe5da01d6.tar.xz
python/euca2ools: Switched to python2-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/euca2ools')
-rw-r--r--python/euca2ools/euca2ools.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/euca2ools/euca2ools.info b/python/euca2ools/euca2ools.info
index 6afd07142e..aefa6ed458 100644
--- a/python/euca2ools/euca2ools.info
+++ b/python/euca2ools/euca2ools.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/eucalyptus/euca2ools/archive/v3.4.1/euca2ools-3.4.1
MD5SUM="0304efa7609d18d9816baeb56eb8012b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-requestbuilder lxml"
+REQUIRES="python2-requestbuilder python2-lxml"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"