Skip to content
Snippets Groups Projects
Commit 8b3c4e0e authored by Igor Opaniuk's avatar Igor Opaniuk
Browse files

doc: add dtc to prerequisites


Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@linaro.org>
Reviewed-by: default avatarJoakim Bech <joakim.bech@linaro.org>
parent 26739bc1
No related branches found
No related tags found
No related merge requests found
...@@ -118,8 +118,8 @@ target you will use in the end. ...@@ -118,8 +118,8 @@ target you will use in the end.
```bash ```bash
$ sudo apt-get install android-tools-adb android-tools-fastboot autoconf \ $ sudo apt-get install android-tools-adb android-tools-fastboot autoconf \
automake bc bison build-essential cscope curl flex ftp-upload gdisk \ automake bc bison build-essential cscope curl device-tree-compiler flex \
libattr1-dev libc6:i386 libcap-dev libfdt-dev libftdi-dev \ ftp-upload gdisk libattr1-dev libc6:i386 libcap-dev libfdt-dev libftdi-dev \
libglib2.0-dev libhidapi-dev libncurses5-dev libpixman-1-dev \ libglib2.0-dev libhidapi-dev libncurses5-dev libpixman-1-dev \
libssl-dev libstdc++6:i386 libtool libz1:i386 make mtools netcat \ libssl-dev libstdc++6:i386 libtool libz1:i386 make mtools netcat \
python-crypto python-serial python-wand unzip uuid-dev xdg-utils \ python-crypto python-serial python-wand unzip uuid-dev xdg-utils \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment