Skip to content

Commit

Permalink
CI: fix rocky linux compose jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
cahz committed May 24, 2022
1 parent b0ad151 commit 150929a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ tapasco_compose_ubuntu:
dependencies:
- build_scala_tapasco_rockylinux_8
before_script:
- dnf -y install which unzip git zip tar findutils libX11 gcc gcc-c++ python3
- dnf -y install which unzip git zip tar findutils libX11 gcc gcc-c++ python3 langpacks-en
- ln -s /lib64/libtinfo.so.6 /lib64/libtinfo.so.5
script:
- source $XILINX_VIVADO/settings64.sh
Expand Down

0 comments on commit 150929a

Please sign in to comment.