]> git.sesse.net Git - nageru/blobdiff - README
Update the textual list of dependencies in the README.
[nageru] / README
diff --git a/README b/README
index cd85e54fa12759449cdb77893ac0e5ccef4bd375..ecf5140029921e777145674a1cf5d47065e3f161 100644 (file)
--- a/README
+++ b/README
@@ -74,6 +74,14 @@ Nageru currently needs:
 
  - SQLite, for storing Futatabi state.
 
+ - libjpeg, for encoding MJPEG streams when VA-API JPEG support is not
+   available.
+
+ - Zita-resampler, for adjusting audio to be in sync with video.
+
+ - Protocol Buffers (protobuf), for storing various forms of settings and
+   state.
+
  - Meson, for building.
 
  - Optional: CEF (Chromium Embedded Framework), for HTML graphics.