diff options
| author | Linus Jahn <lnj@kaidan.im> | 2021-03-17 17:15:38 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-03-17 17:15:38 +0100 |
| commit | a6d4797d00653e2faf08754165da57f6cb944920 (patch) | |
| tree | 2f9d5ea0775eeb5e01ce0f4d76a57b1190400dd2 /README.md | |
| parent | 5b88efb65a0fd380037d4afa9d88b43731eecdba (diff) | |
README: Minor correction (speex/theora libs => gstreamer)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ QXmpp uses Qt extensively, and as such users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). Qt is the only third party library which is required to build QXmpp, but -libraries such as speex and theora enable additional features. +libraries such as GStreamer enable additional features. QXmpp is released under the terms of the GNU Lesser General Public License, version 2.1 or later. |
