X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Faws-cli;h=10f1c72325795ac880c4c388e82b42d36b9a879f;hb=61ee842911ec21254931cd52bd601ee3d28033c6;hp=8b99195286750918ba15f125525dc1c8860dd686;hpb=d45d524725eb0c9578c71d4fa8353ef44407c780;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/aws-cli b/lfs/aws-cli index 8b99195286..10f1c72325 100644 --- a/lfs/aws-cli +++ b/lfs/aws-cli @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -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