aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2021-03-17 17:15:38 +0100
committerLinus Jahn <lnj@kaidan.im>2021-03-17 17:15:38 +0100
commita6d4797d00653e2faf08754165da57f6cb944920 (patch)
tree2f9d5ea0775eeb5e01ce0f4d76a57b1190400dd2
parent5b88efb65a0fd380037d4afa9d88b43731eecdba (diff)
README: Minor correction (speex/theora libs => gstreamer)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2663a2e..8caf01b8 100644
--- a/README.md
+++ b/README.md
@@ -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.