]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/flac
netatalk: Fix build with GCC 10
[people/pmueller/ipfire-2.x.git] / lfs / flac
index 4331af8b97d22291adb1951ee617924f2eb95061..0e967afa28c3055113889e285bf92a4d7e934a1d 100644 (file)
--- a/lfs/flac
+++ b/lfs/flac
@@ -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       = flac
 PAK_VER    = 2
 
-DEPS       = "libogg"
+DEPS       = libogg
 
 ###############################################################################
 # Top-level Rules