瀏覽代碼

Merge branch 'stretch' of https://github.com/bashrc/freedombone

Bob Mottram 7 年之前
父節點
當前提交
ae4e3cd019
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      src/freedombone-image

+ 2
- 1
src/freedombone-image 查看文件

@@ -161,7 +161,8 @@ function image_setup {
161 161
     case $setup_type in
162 162
         debian|ubuntu|trisquel|mint)
163 163
             sudo apt-get -yq remove vmdebootstrap
164
-            sudo apt-get -yq install build-essential libc6-dev-i386 gcc-multilib g++-multilib
164
+            sudo apt-get -yq install build-essential gcc-multilib g++-multilib libc6-dev
165
+            sudo apt-get -yq install libc6-dev-i386
165 166
             sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
166 167
             sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
167 168
             sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu