Skip to content

Commit c5f3af4

Browse files
authored
Update RHEL8 dependencies in build instructions
Added perl-Time-Piece to the list of dependencies for RHEL8.
1 parent 42d2fea commit c5f3af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/releases/build-from-source/build-instructions-ubuntu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Install GCC and related tools
3535

3636
Dependencies for RHEL8
3737

38-
yum install curl zip unzip tar flex bison perl-IPC-Cmd gcc-toolset-10 freeglut
38+
yum install curl zip unzip tar flex bison perl-IPC-Cmd gcc-toolset-10 freeglut perl-Time-Piece
3939

4040
### Clone and update sub modules
4141

@@ -90,4 +90,4 @@ Set current working folder to the root folder of the ResInsight repository. Exec
9090
cd build
9191
ninja
9292

93-
[CMake Configuration]({{% relref "cmake-configuration" %}})
93+
[CMake Configuration]({{% relref "cmake-configuration" %}})

0 commit comments

Comments
 (0)