[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: IDENTITY: ftbfs
From: |
gnunet |
Subject: |
[gnunet] branch master updated: IDENTITY: ftbfs |
Date: |
Sun, 16 Jul 2023 19:32:52 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new c75d1f1a7 IDENTITY: ftbfs
c75d1f1a7 is described below
commit c75d1f1a73a09d7160631450b6e9d21f59736b9d
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jul 16 19:32:40 2023 +0200
IDENTITY: ftbfs
---
src/identity/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index be6bbf822..06cfff965 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -43,6 +43,7 @@ libgnunetidentity_la_LIBADD = \
$(GN_LIBINTL) $(XLIB)
libgnunetidentity_la_LDFLAGS = \
$(GN_LIB_LDFLAGS) \
+ -lsodium \
-version-info 1:0:0
bin_PROGRAMS = \
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: IDENTITY: ftbfs,
gnunet <=