Simple maintenance improvements (#1918)
* Use license file from gnu.org Downloaded from: https://www.gnu.org/licenses/gpl-3.0.txt * Add missing final newline * Fix link * Fix shellcheck warnings * Move donation header one level up * Fix typos * Stop mixing tabs and spaces * Trim trailing whitespace
This commit is contained in:
@@ -66,8 +66,8 @@ parts:
|
||||
build-packages:
|
||||
- g++
|
||||
- make
|
||||
- qt5-default
|
||||
- qttools5-dev-tools
|
||||
- qt5-default
|
||||
- qttools5-dev-tools
|
||||
- libqt5svg5-dev
|
||||
stage-packages:
|
||||
- dbus-x11
|
||||
@@ -75,11 +75,11 @@ parts:
|
||||
- openssl
|
||||
- ca-certificates
|
||||
- qtwayland5
|
||||
- libqt5dbus5
|
||||
- libqt5network5
|
||||
- libqt5core5a
|
||||
- libqt5widgets5
|
||||
- libqt5gui5
|
||||
- libqt5dbus5
|
||||
- libqt5network5
|
||||
- libqt5core5a
|
||||
- libqt5widgets5
|
||||
- libqt5gui5
|
||||
- libqt5svg5
|
||||
- libxkbcommon0
|
||||
- ttf-ubuntu-font-family
|
||||
|
||||
Reference in New Issue
Block a user