Skip to content

Commit

Permalink
Remove no-longer-needed Ubuntu build steps note
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift authored Nov 19, 2018
1 parent 209120c commit df3a1b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ The same process works for building the code in any platform supported by Qt

### Ubuntu Linux

** Note ** - On Ubuntu 18.04 you need to add `qttools5-dev` to the `sudo apt install` line below

```bash
$ sudo apt install build-essential git-core cmake libsqlite3-dev qt5-default qttools5-dev-tools \
libsqlcipher-dev qtbase5-dev libantlr-dev libqt5scintilla2-dev libqcustomplot-dev qttools5-dev
Expand Down

0 comments on commit df3a1b1

Please sign in to comment.