This should fix building edge packages,
as well as fix building on arm platforms and ppc64 platforms, quite possibly s390x, but can't guarantee how it will perform.
This commit is contained in:
parent
9495dc84f8
commit
7c8ba1e7c5
|
@ -73,6 +73,7 @@ parts:
|
|||
build-packages:
|
||||
- g++
|
||||
- gcc
|
||||
- gettext
|
||||
- make
|
||||
- cmake
|
||||
- nasm
|
||||
|
|
Loading…
Reference in New Issue