X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpython3-dateutil;h=32680cdc5349d5de35d67171489132e0d79983c7;hp=73fbe1b343ea0ac308d792f2ddc7310601f0b9cc;hb=aba59b7c7664f83e0b07a8fa0dc1f133d3fe55d3;hpb=e0a05a80598530a5d16edcf7ecfc1c70b4487eb5 diff --git a/lfs/python3-dateutil b/lfs/python3-dateutil index 73fbe1b343..32680cdc53 100644 --- a/lfs/python3-dateutil +++ b/lfs/python3-dateutil @@ -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 = python3-dateutil PAK_VER = 1 -DEPS = "python3" +DEPS = "python3 python3-six" ############################################################################### # Top-level Rules