From b06bc24b13d10e79b59d2eeb8a064a2832344cbf Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Tue, 18 Oct 2022 13:37:37 +1100 Subject: Try to add missing dependencies for obfs4proxy on Flatpak --- flatpak/org.onionshare.OnionShare.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'flatpak') diff --git a/flatpak/org.onionshare.OnionShare.yaml b/flatpak/org.onionshare.OnionShare.yaml index e14d1386..81727133 100644 --- a/flatpak/org.onionshare.OnionShare.yaml +++ b/flatpak/org.onionshare.OnionShare.yaml @@ -90,6 +90,14 @@ modules: url: https://gitlab.com/yawning/bsaes commit: 0a714cd429ec754482b4001e918db30cd2094405 dest: src/gitlab.com/yawning/bsaes.git + - type: git + url: https://gitlab.com/yawning/edwards25519-extra + commit: def713fd18e464864613d2b55ef41a21df2c9493 + dest: src/gitlab.com/yawning/edwards25519-extra.git + - type: git + url: https://github.com/FiloSottile/edwards25519 + commit: def713fd18e464864613d2b55ef41a21df2c9493 + dest: src/filippo.io/edwards25519 - type: git url: https://git.torproject.org/pluggable-transports/goptlib commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09 -- cgit v1.2.3-54-g00ecf