From 0c5335ee65d34e45b2f9506d38cd32d56009cdad Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 27 Oct 2024 20:57:46 +0100 Subject: Mention that libxcomposite is a dependency --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8dfdb15..72a488a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ GPU Screen Recorder UI uses meson build system so you need to install `meson` to ## Build dependencies These are the dependencies needed to build GPU Screen Recorder UI: -* x11 (libx11, libxrandr, libxrender, libxfixes) +* x11 (libx11, libxrandr, libxrender, libxfixes, libxcomposite) * libglvnd (which provides libgl, libglx and libegl) # Installation @@ -21,4 +21,4 @@ This software is licensed under GPL3.0-only. Files under `fonts/` directory are # Screenshots ![](https://dec05eba.com/images/gsr-overlay-screenshot-front.webp) -![](https://dec05eba.com/images/gsr-overlay-screenshot-settings.webp) \ No newline at end of file +![](https://dec05eba.com/images/gsr-overlay-screenshot-settings.webp) -- cgit v1.2.3