netatalk: Add krb5 as a dependency

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2020-05-28 19:00:47 +00:00
committed by Arne Fitzenreiter
parent fead20a917
commit 371661367c

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = netatalk
PAK_VER = 1
PAK_VER = 2
DEPS = avahi dbus
DEPS = avahi dbus krb5
CFLAGS += -Wno-unused-result