aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-15 23:14:43 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-15 23:14:43 +0100
commite0d77e2d9c77c5b10c6f7ce601cd7fa6eda7ff3c (patch)
treec90dd81b14aae8e15f02cff22e29eccd913d9f63 /debian
parent7175efc432d5ef6553e43bf80dd1c94ee4377d9a (diff)
downloadgnunet-e0d77e2d9c77c5b10c6f7ce601cd7fa6eda7ff3c.tar.gz
gnunet-e0d77e2d9c77c5b10c6f7ce601cd7fa6eda7ff3c.zip
try to fix deps
Diffstat (limited to 'debian')
-rw-r--r--debian/control8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 01b549286..d5dda42eb 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,13 @@ Depends:
48 lsb-base, 48 lsb-base,
49 netbase, 49 netbase,
50 ${misc:Depends}, 50 ${misc:Depends},
51 ${shlibs:Depends} 51 libc6 (>= 2.29),
52 libcurl3-gnutls (>= 7.35.0),
53 libjansson4 (>= 2.1),
54 libmicrohttpd12 (>= 0.9.50),
55 libpq5,
56 libsqlite3-0 (>= 3.8.7),
57 zlib1g (>= 1:1.1.4)
52Description: libraries of GNU's framework for secure peer-to-peer networking. 58Description: libraries of GNU's framework for secure peer-to-peer networking.
53 GNUnet is a framework for secure peer-to-peer networking that does not use any 59 GNUnet is a framework for secure peer-to-peer networking that does not use any
54 centralized or otherwise trusted services. Its high-level goal is to provide a 60 centralized or otherwise trusted services. Its high-level goal is to provide a