Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit f7cf291

Browse files
committed
added magisk dependencies
1 parent 628c93e commit f7cf291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Q_Builder.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JOBS=$(($(nproc) + 1))
1313
sudo apt install bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf
1414
> imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5 libncurses5-dev
1515
> libsdl1.2-dev libssl-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc
16-
> zip zlib1g-dev python python3
16+
> zip zlib1g-dev python python3 binfmt-support qemu qemu-user-static
1717

1818
# rom type?
1919
while true; do

0 commit comments

Comments
 (0)