]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/minidlna
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / minidlna
index 3302cdd5c5fd8316e78be9bb646b959ffc0c6ea5..4402181c2fa26bbf22d59186131a8fd40654d87c 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       = minidlna
 PAK_VER    = 4
 
-DEPS       = "ffmpeg flac libexif libid3tag libogg"
+DEPS       = ffmpeg flac libexif libid3tag libogg
 
 ###############################################################################
 # Top-level Rules