gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/12: BUILD: fix math dep


From: gnunet
Subject: [gnunet] 01/12: BUILD: fix math dep
Date: Fri, 29 Sep 2023 19:39:58 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit d19ef92ae5c58b31d60d0a87467c49d3607aa9fe
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Sep 29 16:50:46 2023 +0200

    BUILD: fix math dep
---
 contrib/gana            | 2 +-
 contrib/sphinx          | 2 +-
 src/testbed/meson.build | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index c1dc2dc97..c9bda2187 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit c1dc2dc975742c929a523c22d91f7d4f82787230
+Subproject commit c9bda21875ea1775f88b71de735d527132e45922
diff --git a/contrib/sphinx b/contrib/sphinx
index 9c5b9d904..0cccef450 160000
--- a/contrib/sphinx
+++ b/contrib/sphinx
@@ -1 +1 @@
-Subproject commit 9c5b9d9040d21542eff792e26624cf9669b127aa
+Subproject commit 0cccef450b037a48170402117f7d3b6c0a4272af
diff --git a/src/testbed/meson.build b/src/testbed/meson.build
index 0662ba614..d7668d110 100644
--- a/src/testbed/meson.build
+++ b/src/testbed/meson.build
@@ -28,6 +28,7 @@ libgnunettestbed = library('gnunettestbed',
         soversion: '0',
         version: '0.1.0',
         dependencies: [libgnunetutil_dep,
+                       m_dep,
                        zlib_dep,
                        libgnunetstatistics_dep,
                        libgnunethello_dep,

-- 
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]