diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-21 17:53:17 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-21 17:53:17 +0100 |
commit | 010b2e9b258cf6d2fd84ce69e5b75c4f0fdaea31 (patch) | |
tree | dd26b903d494a50a65b7b722e0f4054b3b9b0c9d /debian/control | |
parent | 8f266d5872984c598b340d2d46594e5958fe4df7 (diff) |
update debian package build rules
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a1f2c428b..1ae7da476 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,8 @@ Depends: libgnunet-dev (>=0.14.0), libgcrypt20-dev (>=1.6), libmicrohttpd-dev (>=0.9.33), - ${misc:Depends} + ${misc:Depends}, + ${shlibs:Depends} Description: libraries to talk to a GNU Taler exchange (development) . This package contains the development files. |