]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/avahi
slang: revert parallelized build
[ipfire-2.x.git] / lfs / avahi
index c476e7e4573e14c281cc076658bb0adc634406a9..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        #
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
 PROG       = avahi
 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 \