X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Faws-cli;h=10f1c72325795ac880c4c388e82b42d36b9a879f;hp=852ae134f5b104c9c0ba60481f5f1aece69ecbc1;hb=8c8b4b21545338efea26df2c1285d89793e1b77c;hpb=280ee7e767953cd55ad266405f68c04d84607d6f diff --git a/lfs/aws-cli b/lfs/aws-cli index 852ae134f5..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" +DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml" ############################################################################### # Top-level Rules