aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-10-24 10:23:27 +0200
committerChristian Grothoff <christian@grothoff.org>2023-10-24 10:23:33 +0200
commitbc8c7f892780cb94e9ac818bc0cd55895aa82446 (patch)
tree98734b93fa7076eb2fe6516fdc503f478b5f558d
parentd4ef38c17c70d7c60a7900613fde168053859462 (diff)
downloadgnunet-bc8c7f892780cb94e9ac818bc0cd55895aa82446.tar.gz
gnunet-bc8c7f892780cb94e9ac818bc0cd55895aa82446.zip
dev without libsodium is no fun
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index e8601829b..21639b45d 100644
--- a/debian/control
+++ b/debian/control
@@ -98,6 +98,7 @@ Depends:
98 libextractor-dev (>=1:0.6.3), 98 libextractor-dev (>=1:0.6.3),
99 libgcrypt20-dev (>=1.6), 99 libgcrypt20-dev (>=1.6),
100 libmicrohttpd-dev (>=0.9.71), 100 libmicrohttpd-dev (>=0.9.71),
101 libsodium-dev (>=1.0.11),
101 ${misc:Depends} 102 ${misc:Depends}
102Description: GNU's framework for secure peer-to-peer networking (development) 103Description: GNU's framework for secure peer-to-peer networking (development)
103 GNUnet is a framework for secure peer-to-peer networking that does not use any 104 GNUnet is a framework for secure peer-to-peer networking that does not use any