You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker): add missing dependencies for building edk2
- coreboot container: there are some dependencies missing when coreboot
is trying to build edk2 on its own
- edk2 container: imagemagick is missing during coreboot build, so to be
on the safe side I am also adding it to edk2 container
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
0 commit comments