Skip to content

Commit b4d0279

Browse files
DaemonMCRnpjohnson
authored andcommitted
wiki: device_build_before_init: Add xxd to deps
Change-Id: I2105061dbb6b59d39770dc4b09a5fc2db05c8fb6
1 parent 628b83c commit b4d0279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/templates/device_build_before_init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ command directly in the Terminal." %}
6767

6868
To build LineageOS, you'll need:
6969

70-
* `bc bison build-essential ccache curl 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 {% if cpu_architecture contains 'x86' %}yasm {% endif %}zip zlib1g-dev`
70+
* `bc bison build-essential ccache curl 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 {% if cpu_architecture contains 'x86' %}yasm {% endif %}zip zlib1g-dev`
7171

7272
{% if device.versions contains 13.0 %}
7373
To build LineageOS 13.0, you'll also need:

0 commit comments

Comments
 (0)