Fix flatpak
This commit is contained in:
@@ -125,7 +125,8 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/corrosion-rs/corrosion"
|
"url": "https://github.com/corrosion-rs/corrosion",
|
||||||
|
"tag": "v0.6.0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -133,7 +134,7 @@
|
|||||||
"name": "libQuotient",
|
"name": "libQuotient",
|
||||||
"buildsystem": "cmake-ninja",
|
"buildsystem": "cmake-ninja",
|
||||||
"sources": [
|
"sources": [
|
||||||
"generated-sources.json",
|
"flatpak/generated-sources.json",
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/quotient-im/libquotient",
|
"url": "https://github.com/quotient-im/libquotient",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user