]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python-rssdler
kernel: add patch agains CVE-2020-14386
[people/pmueller/ipfire-2.x.git] / lfs / python-rssdler
index 09184610d4307fc08829ea3ae64f503af2ad3b71..2b73a27749f9f808110f0d1de7630ff75e9aff88 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# 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       = python-rssdler
 PAK_VER    = 2
 
-DEPS       = "python-feedparser python-mechanize"
+DEPS       = python-feedparser python-mechanize
 
 ###############################################################################
 # Top-level Rules