We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b784326 commit c02be39Copy full SHA for c02be39
README.md
@@ -188,7 +188,7 @@ The requirements for ExtPlane-Panel are as follows:
188
189
```bash
190
# 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
+sudo apt-get install git build-essential qtbase5-dev qt5-default qtdeclarative5-dev libqt5svg5-dev debhelper cdbs devscripts
192
193
# 2: Download source code from GitHub and enter the ExtPlane directory
194
git clone https://github.com/vranki/ExtPlane.git
0 commit comments