try to make efibootmgr an optional stage-package

This commit is contained in:
Michael Hudson-Doyle 2020-04-02 22:46:15 +13:00
parent 4212ee41e4
commit c9448bba9d
1 changed files with 4 additions and 1 deletions

View File

@ -35,7 +35,10 @@ parts:
- "*"
- "-lib/python*/site-packages/_yaml.*.so"
- "-lib/python*/site-packages/jsonschema"
stage-packages: [libc6, efibootmgr]
stage-packages:
- libc6
- try:
- efibootmgr
subiquity:
plugin: python
build-packages: