From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] netatalk: Add krb5 as a dependency
Date: Thu, 28 May 2020 19:00:47 +0000 [thread overview]
Message-ID: <20200528190047.12939-1-michael.tremer@ipfire.org> (raw)
[-- 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
reply other threads:[~2020-05-28 19:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200528190047.12939-1-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox