Remove sodium from flatpak

This commit is contained in:
Nicolas Werner 2021-01-06 12:47:13 +01:00
parent f3b6e994d0
commit 4ead72fdc1
1 changed files with 0 additions and 10 deletions

View File

@ -125,16 +125,6 @@
}
]
},
{
"name": "sodium",
"sources": [
{
"sha256": "6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1",
"type": "archive",
"url": "https://github.com/jedisct1/libsodium/releases/download/1.0.18-RELEASE/libsodium-1.0.18.tar.gz"
}
]
},
{
"build-commands": [
"./bootstrap.sh --with-libraries=thread,system,iostreams --prefix=/app",