Преглед на файлове

Image building on parabola

Bob Mottram преди 8 години
родител
ревизия
af3891aecf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Целия файл

@@ -136,7 +136,7 @@ function image_setup {
136 136
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
137 137
             sudo pacman -S --noconfirm debootstrap xz dosfstools btrfs-progs syslinux python-pip
138 138
             sudo pacman -S --noconfirm qemu-static binfmt-qemu-static uboot-tools qemu parted
139
-            sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts
139
+            sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts qemu-arch-extra
140 140
             mkdir ~/develop
141 141
             if [ ! -d ~/develop/python-cliapp ]; then
142 142
                 git clone git://git.liw.fi/cliapp ~/develop/python-cliapp