diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-04-08 17:02:34 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-04-08 17:02:34 +0200 |
commit | 34c6830882936a3aee4a7af316093e5660abc4b7 (patch) | |
tree | 94ed411d5ebf3a7bee1027aa6fba6214b9fa7441 /debian/control | |
parent | c916182bf8061372bdf2f4c293b891c8cff641ad (diff) |
-fix misc package build issues
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index fd6dfc158..cf99dd1ed 100644 --- a/debian/control +++ b/debian/control @@ -54,8 +54,7 @@ Depends: pandoc, groff, ghostscript, - ${misc:Depends}, - ${shlibs:Depends} + ${misc:Depends} Description: Tool to generate the terms of service and privacy policy for various languages and data formats. Useful for various GNU Taler components. |