* [PATCH] netatalk: Add krb5 as a dependency
@ 2020-05-28 19:00 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2020-05-28 19:00 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/netatalk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/netatalk b/lfs/netatalk
index 09107e2e8..16fd292eb 100644
--- a/lfs/netatalk
+++ b/lfs/netatalk
@@ -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
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-28 19:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 19:00 [PATCH] netatalk: Add krb5 as a dependency Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox