qxmpp, small change to trigger build on 32bit (#13879)

This commit is contained in:
Schrijvers Luc
2026-03-28 12:56:52 +01:00
committed by GitHub
parent 4739a137fc
commit c332c0fdd4

View File

@@ -9,8 +9,8 @@ Suites 2022 for IM and Advanced Mobile. It comes with full API documentation, au
and examples. and examples.
QXmpp uses Qt extensively. Thus, users need to have a good knowledge of C++ and Qt basics \ QXmpp uses Qt extensively. Thus, users need to have a good knowledge of C++ and Qt basics \
(including the concept of signals/slots and Qt's data types). Qt is the only third party \ (including the concept of signals/slots and Qt's data types). Qt is the only third party library \
library required to build QXmpp, but libraries such as GStreamer enable additional features." required to build QXmpp, but libraries such as GStreamer enable additional features."
HOMEPAGE="https://invent.kde.org/libraries/qxmpp" HOMEPAGE="https://invent.kde.org/libraries/qxmpp"
COPYRIGHT="2010-2026 KDE Organisation" COPYRIGHT="2010-2026 KDE Organisation"
LICENSE="GNU LGPL v2.1" LICENSE="GNU LGPL v2.1"