Skip to content

Commit

Permalink
Small clarification for SOURCEINSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
estewart08 committed Sep 11, 2020
1 parent 9403286 commit 72e82fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/SOURCEINSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Build and install from sources is possible. However, the source build for AOMP
```
sudo apt-get install cmake g++-5 g++-7 pkg-config libpci-dev libnuma-dev libelf-dev libffi-dev git python libopenmpi-dev gawk
# Additional packages used by rocgdb
sudo apt-get install python3 texinfo libbison-dev bison flex libbabeltrace-dev python3-pip libncurses5-dev liblzma-dev python3-setuptools python3-dev
python3 -m pip install CppHeaderParser argparse wheel
Expand Down

0 comments on commit 72e82fd

Please sign in to comment.