Skip to content

Commit

Permalink
docs: add 'swig' to the Ubuntu 22.04 prerequisites
Browse files Browse the repository at this point in the history
When building for RockPi4 using Ubuntu 22.04 we need to have the host
package 'swig' installed as well.

Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
  • Loading branch information
jbech-linaro committed Dec 28, 2022
1 parent 9b84bc2 commit 12ab83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions building/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ available.
python3-serial \
python-is-python3 \
rsync \
swig \
unzip \
uuid-dev \
xdg-utils \
Expand Down

0 comments on commit 12ab83b

Please sign in to comment.