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) |
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 Architecture: any Depends: libgnunet (= ${binary:Version}), - gnunet (= ${binary:Version}), libextractor-dev (>=1:0.6.3), libgcrypt20-dev (>=1.6), libmicrohttpd-dev (>=0.9.33), |