diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 939014312..fd6dfc158 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,15 @@ Description: Libraries to talk to a GNU Taler exchange. Package: taler-terms-generator Architecture: any +Pre-Depends: + ${misc:Pre-Depends} +Depends: + lsb-base, + pandoc, + groff, + ghostscript, + ${misc:Depends}, + ${shlibs:Depends} Description: Tool to generate the terms of service and privacy policy for various languages and data formats. Useful for various GNU Taler components. |