mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-29 06:08:48 +03:00
Remove sodium from flatpak
This commit is contained in:
parent
f3b6e994d0
commit
4ead72fdc1
1 changed files with 0 additions and 10 deletions
|
@ -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": [
|
"build-commands": [
|
||||||
"./bootstrap.sh --with-libraries=thread,system,iostreams --prefix=/app",
|
"./bootstrap.sh --with-libraries=thread,system,iostreams --prefix=/app",
|
||||||
|
|
Loading…
Reference in a new issue