From b6a44df82a39004586473c8b73e50b721fb23b0b Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 28 Oct 2024 21:14:23 -0400 Subject: [PATCH] updated the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f36bceb..bcb98e8 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Cthulhu has the following dependencies: * liblouis - Liblouis () support for contracted braille (optional) * py-setproctitle - Python library to set the process title (optional) * gstreamer-1.0 - GStreamer - Streaming media framework (optional) +* socat - Used for self-voicing functionality. +* libpeas - For the plugin system. You are strongly encouraged to also have the latest stable versions of AT-SPI2 and ATK.