Skip to content

Commit

Permalink
Install dmg2img
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Aug 26, 2024
1 parent edbbe57 commit 718b24f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/chroot_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ echo >&2 "===]> Info: Install sound configuration and Wi-Fi script... "

apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" \
apple-t2-audio-config \
apple-firmware-script
apple-firmware-script \
dmg2img

echo >&2 "===]> Info: Configure drivers... "

Expand Down

0 comments on commit 718b24f

Please sign in to comment.