]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3-dateutil
xtables-addons: Fix typo in lfs
[people/pmueller/ipfire-2.x.git] / lfs / python3-dateutil
index 73fbe1b343ea0ac308d792f2ddc7310601f0b9cc..32680cdc5349d5de35d67171489132e0d79983c7 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       = python3-dateutil
 PAK_VER    = 1
 
-DEPS       = "python3"
+DEPS       = "python3 python3-six"
 
 ###############################################################################
 # Top-level Rules