]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/avahi
squid-accounting: remove deps that are moved to core
[ipfire-2.x.git] / lfs / avahi
index ff171f00159d35a797d5a3d16352d057b3614824..41357f64445b4fb85be3c019e8e71a1efc1309a7 100644 (file)
--- a/lfs/avahi
+++ b/lfs/avahi
@@ -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        #
@@ -32,9 +32,11 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET = $(DIR_INFO)/$(THISAPP)
 PROG       = avahi
-PAK_VER    = 4
+PAK_VER    = 5
 
-DEPS      = "dbus libdaemon"
+DEPS       = dbus libdaemon
+
+CFLAGS    += -U_FORTIFY_SOURCE
 
 ###############################################################################
 # Top-level Rules