Skip to content

Commit

Permalink
Added xsltproc to the opentitan environment
Browse files Browse the repository at this point in the history
  • Loading branch information
HU90m committed Jun 18, 2024
1 parent 0ae164d commit ad32026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/opentitan.nix
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ in
# For documentation
hugo
doxygen
libxslt # util/mdbook/difgen.py, requires `xsltproc` to be in the path.
]
# Binaries generated by the EDA tools do no have RPATH set so they also need runtime deps.
++ edaExtraDeps
Expand Down

0 comments on commit ad32026

Please sign in to comment.