aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-24 16:12:34 +0200
committerFlorian Dold <florian@dold.me>2021-08-24 16:12:42 +0200
commita0e689f5ee03b92c0bf099dfce0f6180ce9ec334 (patch)
tree3901274cc1f2256e89ca3d058718c9dc606aceca /debian
parent971fffb2616682830411d732a2d5c59479c93036 (diff)
downloadgnunet-a0e689f5ee03b92c0bf099dfce0f6180ce9ec334.tar.gz
gnunet-a0e689f5ee03b92c0bf099dfce0f6180ce9ec334.zip
debian: libgnunet-dev should not depend on GNUnet
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 362cf1b2a..57acc6e1e 100644
--- a/debian/control
+++ b/debian/control
@@ -95,7 +95,6 @@ Section: libdevel
95Architecture: any 95Architecture: any
96Depends: 96Depends:
97 libgnunet (= ${binary:Version}), 97 libgnunet (= ${binary:Version}),
98 gnunet (= ${binary:Version}),
99 libextractor-dev (>=1:0.6.3), 98 libextractor-dev (>=1:0.6.3),
100 libgcrypt20-dev (>=1.6), 99 libgcrypt20-dev (>=1.6),
101 libmicrohttpd-dev (>=0.9.33), 100 libmicrohttpd-dev (>=0.9.33),