aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-16 02:21:38 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-16 02:21:38 +0100
commitebd8c2726b8caac6adc00cf15c5631e51d05ba1f (patch)
treefb60d1908154aeec0ff6b568b269e97b9601d70b /README.md
parent970d87975b01cd083749179df489477b94a35f41 (diff)
Rewrite linux global hotkey to not depend on any libraries (also allows it to work on non-systemd systems(?)), remove unused gsr-window-name
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4fed70b..1a0aeca 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,7 @@ These are the dependencies needed to build GPU Screen Recorder UI:
* x11 (libx11, libxrandr, libxrender, libxcomposite, libxfixes, libxi)
* libglvnd (which provides libgl, libglx and libegl)
-* libevdev
-* libudev (systemd-libs)
-* libinput
-* libxkbcommon
+* linux-api-headers
## Runtime dependencies
There are also additional dependencies needed at runtime: