Skip to content

Commit

Permalink
prereqs/ubuntu-22.04: Add Xalan to build prerequisites
Browse files Browse the repository at this point in the history
The GlobalPlatform extended test suite requires Xalan. Add it to the
Ubuntu 22.04 build prerequisites.

Signed-off-by: Joakim Bech <[email protected]>
Reviewed-by: Jerome Forissier <[email protected]>
  • Loading branch information
jbech-linaro committed Sep 24, 2024
1 parent 068e69e commit 2dd2d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions building/Dockerfile.Ubuntu-22.04
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN apt install -y \
unzip \
uuid-dev \
wget \
xalan \
xdg-utils \
xterm \
xz-utils \
Expand Down

0 comments on commit 2dd2d11

Please sign in to comment.