summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2024-08-06 01:05:31 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2024-08-06 01:05:31 +0200
commitb86221bdbe023076727debd3f94bd68e7d88564f (patch)
tree5e8f533200d8a06647df70e125c989bb4c7a32b4
parentSuppress warning for unused previousCount on macOS (diff)
downloadnheko-b86221bdbe023076727debd3f94bd68e7d88564f.tar.xz
Add fmt to dependencies in README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md

index 41b32886..df828294 100644 --- a/README.md +++ b/README.md
@@ -284,6 +284,7 @@ KDE has similar plugins, that can extend the supported image types even more. - [cmark](https://github.com/commonmark/cmark) 0.29 or greater. - [libolm](https://gitlab.matrix.org/matrix-org/olm) - [spdlog](https://github.com/gabime/spdlog) (1.8.1 too old) +- [fmt](https://github.com/fmtlib/fmt) - [GStreamer](https://gitlab.freedesktop.org/gstreamer) 1.20.0 or greater (optional, needed for VoIP support. Pass `-DVOIP=OFF` to disable.). - Installing the gstreamer core library plus gst-plugins-base, gst-plugins-good & gst-plugins-bad is often sufficient. The qmlgl plugin though is often packaged separately. The actual plugin requirements