Unverified Commit 31092900 authored by Philipp Winter's avatar Philipp Winter
Browse files

Merge branch 'fix/32105' into develop

parents b3cd9ac6 5151a329
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6,6 +6,9 @@ Changes in version A.B.C - YYYY-MM-DD
        translation request and also updates our instructions on how to request
        new translations.

        * FIXES https://bugs.torproject.org/32105
        Mention an undocumented OS-level dependency: python3-dkim.

Changes in version 0.9.0 - 2019-10-16

        * FIXES https://bugs.torproject.org/26543
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ BridgeDB requires the following OS-level dependencies:

-  python>=2.7
-  python-dev
-  `python3-dkim <https://pypi.org/project/dkimpy/>`__ (it contains the ``dkimverify`` binary)
-  build-essential
-  gnupg (preferrably, gnupg2)
-  OpenSSL>=1.0.1g