]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3-botocore
lfs: Drop quotes in DEPS variable
[people/pmueller/ipfire-2.x.git] / lfs / python3-botocore
index f0b235e1133ef3a5ce581fb84798b2033667dab7..bfa51eaca3ec230e254372466e4fa3706593ccd4 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        #
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python3-botocore
-PAK_VER    = 1
+PAK_VER    = 2
 
-DEPS       = "python3 python3-dateutil"
+DEPS       = python3-dateutil python3-jmespath
 
 ###############################################################################
 # Top-level Rules