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

Commit

Permalink
added magisk dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
makinbacon21 committed Dec 26, 2020
1 parent 628c93e commit f7cf291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Q_Builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ JOBS=$(($(nproc) + 1))
sudo apt install bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf
> imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5 libncurses5-dev
> libsdl1.2-dev libssl-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc
> zip zlib1g-dev python python3
> zip zlib1g-dev python python3 binfmt-support qemu qemu-user-static

# rom type?
while true; do
Expand Down

0 comments on commit f7cf291

Please sign in to comment.