Skip to content

Commit c02be39

Browse files
committed
Fixed debian dependency package list in README - fixes #31
1 parent b784326 commit c02be39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The requirements for ExtPlane-Panel are as follows:
188188

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

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

0 commit comments

Comments
 (0)