Hi!
I’m creating this issue to track several potential PRs.
Context
In the wonderful world of Android, there are several alternative ROMs. These ROMs usually provide a build guide that lists the dependencies to be installed on Debian/Ubuntu.
It might be worth adding the missing dependencies (at the time of writing this issue) to aerynOS in the long run.
Dependencies
LineageOS
https://wiki.lineageos.org/devices/FP6/build/ (or other device)
bc bison build-essential ccache curl erofs-utils flex g++-multilib gcc-multilib git git-lfs gnupg gperf imagemagick protobuf-compiler python3-protobuf lib32readline-dev lib32z1-dev libdw-dev libelf-dev libgnutls28-dev lz4 libsdl1.2-dev libssl-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc xxd zip zlib1g-dev
CalyxOs
https://calyxos.org/docs/development/build/
sudo apt update && sudo apt install bc curl default-jdk-headless default-jre-headless git git-lfs libncurses5 libncurses5-dev libssl-dev lz4 m4 python3-lxml python3-protobuf python3-yaml python-is-python3 rsync zip protobuf-compiler e2fsprogs
Hi!
I’m creating this issue to track several potential PRs.
Context
In the wonderful world of Android, there are several alternative ROMs. These ROMs usually provide a build guide that lists the dependencies to be installed on Debian/Ubuntu.
It might be worth adding the missing dependencies (at the time of writing this issue) to aerynOS in the long run.
Dependencies
LineageOS
https://wiki.lineageos.org/devices/FP6/build/ (or other device)
CalyxOs
https://calyxos.org/docs/development/build/