Add curl as a build dependency

It seems Ubuntu stopped shipping this with desktop releases relatively recently
This commit is contained in:
Albert Armea 2026-01-01 15:57:55 -05:00
parent 9c14fe5ccd
commit 39d956a753

View file

@ -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