mirror of https://github.com/KDE/kasts.git
Add KCrash dependency and remove outdated debian deps from README.md
This commit is contained in:
parent
919ae39cb5
commit
a3ac51d535
12
README.md
12
README.md
|
@ -31,20 +31,10 @@ Note: When using versions of Kasts built from git-master, it's possible that the
|
||||||
- QtKeychain
|
- QtKeychain
|
||||||
- ThreadWeaver
|
- ThreadWeaver
|
||||||
- KColorScheme
|
- KColorScheme
|
||||||
|
- KCrash
|
||||||
- libVLC (optional, recommended)
|
- libVLC (optional, recommended)
|
||||||
- GStreamer (optional)
|
- GStreamer (optional)
|
||||||
|
|
||||||
### On Debian
|
|
||||||
|
|
||||||
```
|
|
||||||
apt install build-essential cmake extra-cmake-modules qtbase5-dev \
|
|
||||||
qtdeclarative5-dev qtquickcontrols2-5-dev qtmultimedia5-dev libqt5svg5-dev \
|
|
||||||
kirigami2-dev kirigami-addons-dev libkf5syndication-dev \
|
|
||||||
libkf5config-dev libkf5i18n-dev libkf5coreaddons-dev libtag1-dev \
|
|
||||||
qtkeychain-qt5-dev libkf5networkmanagerqt-dev libkf5threadweaver-dev \
|
|
||||||
libvlc-dev libvlccore-dev
|
|
||||||
```
|
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue