X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpygpgme;h=6700735eb51e402ab1118ac5822c34cb650f75bd;hp=4adf25a30e99b40112c425cd4f68428f6aba74b3;hb=2dc2a27803babbc5055a8f400ab0dd14b5a76c84;hpb=4537ec169c8e996a46e77909a698277413f95787 diff --git a/lfs/pygpgme b/lfs/pygpgme index 4adf25a30e..6700735eb5 100644 --- a/lfs/pygpgme +++ b/lfs/pygpgme @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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 = pygpgme PAK_VER = 1 -DEPS = "gpgme" +DEPS = gpgme ############################################################################### # Top-level Rules