taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit f0a4a9e23a7856864b44c6fd781c9816e6337605
parent c574761294d5c0dc142eae6e5f5f93adf48780ec
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 27 Aug 2022 19:36:34 -0400

mention ‘python3-sphinx-rtd-theme’ in list of depdendencies

Diffstat:
Mfrags/list-of-dependencies.rst | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/frags/list-of-dependencies.rst b/frags/list-of-dependencies.rst @@ -1,3 +1,7 @@ +- "Sphinx RTD Theme" Python package aka ``python3-sphinx-rtd-theme`` + on Debian-based systems (for GNUnet documentation support, can be + omitted if GNUnet is configured with ``--disable-documentation``) + - libsqlite3 >= 3.16.2 - GNU libunistring >= 0.9.3