diff options
author | Florian Dold <florian@dold.me> | 2021-08-24 16:12:34 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-08-24 16:12:42 +0200 |
commit | a0e689f5ee03b92c0bf099dfce0f6180ce9ec334 (patch) | |
tree | 3901274cc1f2256e89ca3d058718c9dc606aceca | |
parent | 971fffb2616682830411d732a2d5c59479c93036 (diff) | |
download | gnunet-a0e689f5ee03b92c0bf099dfce0f6180ce9ec334.tar.gz gnunet-a0e689f5ee03b92c0bf099dfce0f6180ce9ec334.zip |
debian: libgnunet-dev should not depend on GNUnet
-rw-r--r-- | debian/control | 1 |
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 | |||
95 | Architecture: any | 95 | Architecture: any |
96 | Depends: | 96 | Depends: |
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), |