flatpak: Pin libblockdev down
Compilation doesn't work after the pinned commit.
This commit is contained in:
parent
2925509472
commit
2e2b794b45
1 changed files with 2 additions and 1 deletions
|
@ -744,7 +744,8 @@
|
||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "https://github.com/storaged-project/libblockdev.git"
|
"url" : "https://github.com/storaged-project/libblockdev.git",
|
||||||
|
"commit" : "f90a33aa03a50eff79e2dc932a8e7742f94d5927"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue