Skip to content

Commit

Permalink
Add asciidoctor (just the debian package) to openxr-sdk.
Browse files Browse the repository at this point in the history
For CTS usage doc.
  • Loading branch information
rpavlik committed Sep 17, 2024
1 parent d831944 commit eb88f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openxr-sdk.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN dpkg --add-architecture i386
# Runtime-required packages
RUN env DEBIAN_FRONTEND=noninteractive apt-get update -qq && \
env DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y -qq \
asciidoctor \
apt-transport-https \
build-essential \
ca-certificates \
Expand Down

0 comments on commit eb88f5c

Please sign in to comment.