]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/icinga
samba: Link against avahi
[people/pmueller/ipfire-2.x.git] / lfs / icinga
index f710b2e0f44a7b88446c6eec32a9cb47528afa6b..6534722acba15fcdfbe91ac7212f192794f2a56b 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
+# 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       = icinga
-PAK_VER    = 3
+PAK_VER    = 4
 
-DEPS       = "nagios-plugins"
+DEPS       = nagios-plugins
+
+CFLAGS    += -fcommon
 
 ###############################################################################
 # Top-level Rules