]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/avahi
core130: update pakfire database after version change
[ipfire-2.x.git] / lfs / avahi
index 682ac96a5e2b85f4fcca03e26674bd57b7e7a645..26508adbe073061788381963acf58a2c6a74a696 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,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET = $(DIR_INFO)/$(THISAPP)
 PROG       = avahi
-PAK_VER    = 4
+PAK_VER    = 5
 
-DEPS      = "libdaemon"
+DEPS      = "dbus libdaemon"
 
 CFLAGS    += -U_FORTIFY_SOURCE
 
@@ -89,7 +89,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --disable-gtk \
                --disable-gtk3 \
                --disable-pygtk \
-               --disable-dbus \
                --disable-python \
                --disable-pygobject \
                --disable-python-dbus \