Signed-off-by: Marek Marczykowski-Górecki <[email protected]> --- scripts/alpine-rootfs.sh | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/scripts/alpine-rootfs.sh b/scripts/alpine-rootfs.sh
index c9c0d43..e06e72b 100755
--- a/scripts/alpine-rootfs.sh
+++ b/scripts/alpine-rootfs.sh
@@ -39,6 +39,10 @@ case $UNAME in
# QEMU
libelf
+
+ # Stubdomain
+ grub-bios
+ libseccomp
)
if ! grep -q VERSION_ID=3.18 /etc/os-release; then
# QEMU
--
git-series 0.9.1
