Add curl as a build dependency
It seems Ubuntu stopped shipping this with desktop releases relatively recently
This commit is contained in:
parent
9c14fe5ccd
commit
39d956a753
1 changed files with 3 additions and 0 deletions
|
|
@ -26,3 +26,6 @@ libgirepository1.0-dev
|
||||||
|
|
||||||
# Layer shell for HUD overlay
|
# Layer shell for HUD overlay
|
||||||
libgtk4-layer-shell-dev
|
libgtk4-layer-shell-dev
|
||||||
|
|
||||||
|
# Required for rustup
|
||||||
|
curl
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue