diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-07-20 16:03:47 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-07-20 16:03:47 +0200 |
commit | 827f65d997243fcb3e65a99dc2f373615ae74f68 (patch) | |
tree | 39bb5d413743fddeb21ad22c35f2baafd9780739 /debian/control | |
parent | fd9e5515638fe94ceb8f9c14e9ced3c9247345e1 (diff) |
check for key dependency
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 995b5d3ee..11a4a73ef 100644 --- a/debian/control +++ b/debian/control @@ -39,6 +39,9 @@ Depends: netbase, ${misc:Depends}, ${shlibs:Depends} +Recommends: + python3-sphinx, + python3-sphinx-rtd-theme Description: Libraries to talk to a GNU Taler exchange. The package also contains various files fundamental to all GNU Taler installations, such as the |