Skip to content

Commit 2dd2d11

Browse files
committed
prereqs/ubuntu-22.04: Add Xalan to build prerequisites
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]>
1 parent 068e69e commit 2dd2d11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

building/Dockerfile.Ubuntu-22.04

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ RUN apt install -y \
4949
unzip \
5050
uuid-dev \
5151
wget \
52+
xalan \
5253
xdg-utils \
5354
xterm \
5455
xz-utils \

0 commit comments

Comments
 (0)