X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Faws-cli;h=f5d2e36be8a813abe46b6e76805383c4e2210292;hp=8b99195286750918ba15f125525dc1c8860dd686;hb=faa5472a2e75d69946c8321f09ee5c34f601d73b;hpb=d45d524725eb0c9578c71d4fa8353ef44407c780;ds=sidebyside diff --git a/lfs/aws-cli b/lfs/aws-cli index 8b99195286..f5d2e36be8 100644 --- a/lfs/aws-cli +++ b/lfs/aws-cli @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = aws-cli PAK_VER = 1 -DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-rsa python3-s3transfer python3-yaml" +DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml" ############################################################################### # Top-level Rules