mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-12 22:07:10 +00:00
* live-build/auto/config: Enable universe for system-image ubuntu-core
sub-project which requires 'system-image-cli'.
This commit is contained in:
parent
46c8a87152
commit
5d24b90fcd
@ -330,6 +330,8 @@ case $PROJECT in
|
||||
# we use SUBPROJECT to pass on the information
|
||||
if [ "$SUBPROJECT" = "system-image" ]; then
|
||||
add_task install ubuntu-core
|
||||
# universe needed for 'system-image-cli'
|
||||
COMPONENTS='main restricted universe'
|
||||
fi
|
||||
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user