]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/aws-cli
slang: revert parallelized build
[ipfire-2.x.git] / lfs / aws-cli
index 852ae134f5b104c9c0ba60481f5f1aece69ecbc1..10f1c72325795ac880c4c388e82b42d36b9a879f 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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