gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -fix build


From: gnunet
Subject: [gnunet] branch master updated: -fix build
Date: Sun, 02 May 2021 10:53:09 +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 5ee639322 -fix build
5ee639322 is described below

commit 5ee639322995ca0c80fb78c6c30d9df57858216a
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sun May 2 10:50:54 2021 +0200

    -fix build
---
 src/gnsrecord/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index 7c0df461f..27f5446a1 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -51,6 +51,7 @@ libgnunetgnsrecord_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/identity/libgnunetidentity.la \
   $(LIBGCRYPT_LIBS) \
+  -lsodium \
   $(GN_LIBINTL)
 libgnunetgnsrecord_la_DEPENDENCIES = \
   $(top_builddir)/src/identity/libgnunetidentity.la

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]