Skip to content

Commit

Permalink
Add optional dependency per issue #206
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Oct 30, 2019
1 parent c0038e3 commit 5c64cd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Tested on a clean Xubuntu 16.04 virtual machine:
# Install dependencies
sudo apt install git build-essential libpng-dev python3-dev libboost-all-dev libgl1-mesa-dev lemon flex qt5-default ninja-build cmake
(On some distros, you may need to install `libqt5opengl5` as well).
# Clone the repo
git clone https://github.com/mkeeter/antimony
cd antimony
Expand Down

0 comments on commit 5c64cd6

Please sign in to comment.