File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,10 +34,12 @@ Please read the [AOSP building instructions](http://source.android.com/source/in
3434
3535## Grabbing Dependencies
3636
37- sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip squashfs-tools python3-mako libssl-dev ninja-build lunzip syslinux syslinux-utils gettext genisoimage gettext bc xorriso xmlstarlet meson glslang-tools git-lfs libncurses5 libncurses5:i386 libelf-dev aapt zstd rdfind nasm rustc bindgen
37+ sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip squashfs-tools python3-mako libssl-dev ninja-build lunzip syslinux syslinux-utils gettext genisoimage gettext bc xorriso xmlstarlet meson glslang-tools git-lfs libncurses5 libelf-dev aapt zstd rdfind nasm rustc bindgen python3 python-is-python3 pkg-config cmake rsync dosfstools
3838
3939## Initializing Repository
4040
41+ Install repo [ repo installation instruction] ( https://source.android.com/docs/setup/download/downloading#initializing-a-repo-client ) , ` repo ` from packages could be too old.
42+
4143** Repo initialization**
4244
4345 repo init -u https://github.com/BlissOS/platform_manifest.git -b typhoon-x86 --git-lfs
You can’t perform that action at this time.
0 commit comments