diff options
Diffstat (limited to 'components/liveinstall.xml')
| -rw-r--r-- | components/liveinstall.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/liveinstall.xml b/components/liveinstall.xml index 12891ff..a53b36b 100644 --- a/components/liveinstall.xml +++ b/components/liveinstall.xml @@ -1,6 +1,7 @@ <image> <profiles> <profile name="LiveInstall" description="Live Install ISO"> + <requires profile="BaseCommon"/> <requires profile="BootCore"/> </profile> </profiles> |