build: Add curl to build packages
This commit is contained in:
parent
55871de866
commit
dd34f3c232
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ parts:
|
|||
craftctl default
|
||||
build-packages:
|
||||
- libjsoncpp-dev
|
||||
- curl
|
||||
stage-packages:
|
||||
- libsecret-1-dev
|
||||
- libjsoncpp-dev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue