]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/aws-cli
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / aws-cli
index f6cdda12f9007cdec753e845d7ef4a8371af22ba..45e8f2a95ceaa2e07ddc4b6975efb9ab2f2774eb 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = aws-cli
 PAK_VER    = 2
 
-DEPS       = "python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml"
+DEPS       = python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml
 
 ###############################################################################
 # Top-level Rules