aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-03-04 20:38:38 +0100
committerFlorian Dold <florian@dold.me>2024-03-04 20:38:38 +0100
commitb57e3d91b84f6121e944d73af803474d27ccf31c (patch)
tree9dd3bff6b4ab157cab69f8c0911578ed004840a9 /debian
parentc5ff2444bb5f2d0d37b3c94b5afcb781174d51ce (diff)
downloadexchange-b57e3d91b84f6121e944d73af803474d27ccf31c.tar.xz
debian: dependencies for taler-terms-generator
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
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.