Skip to content

Commit

Permalink
Fixed debian dependency package list in README - fixes #31
Browse files Browse the repository at this point in the history
  • Loading branch information
vranki committed Dec 25, 2019
1 parent b784326 commit c02be39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ The requirements for ExtPlane-Panel are as follows:

```bash
# 1: (Debian/Ubuntu) Install required libraries and tools (see debian/rules for up to date list)
sudo apt-get install git build-essential qtbase5-dev qt5-default qtmobility-dev debhelper cdbs devscripts
sudo apt-get install git build-essential qtbase5-dev qt5-default qtdeclarative5-dev libqt5svg5-dev debhelper cdbs devscripts

# 2: Download source code from GitHub and enter the ExtPlane directory
git clone https://github.com/vranki/ExtPlane.git
Expand Down

0 comments on commit c02be39

Please sign in to comment.