Clear up the dependencies

This commit is contained in:
ArsenArsen 2017-06-13 17:19:09 +02:00
parent 40d9edd7a8
commit 394ae45187
1 changed files with 1 additions and 1 deletions

View File

@ -15,12 +15,12 @@ See the [wiki](https://github.com/ArsenArsen/KShare/wiki).
* Qt 5 Widgets * Qt 5 Widgets
* Qt 5 GUI * Qt 5 GUI
* Qt 5 Network * Qt 5 Network
* Qt 5 X11Extras | Winextras
* [QHotkey](https://github.com/Skycoder42/QHotkey) * [QHotkey](https://github.com/Skycoder42/QHotkey)
* libavformat * libavformat
* libavcodec * libavcodec
* libavutil * libavutil
* libswscale * libswscale
* From the above, we are required to have Qt 5 x11extras on Linux.
Despite the name implying so, this project does not depend on the KDE API at all. Despite the name implying so, this project does not depend on the KDE API at all.