From 486dfc3e204697505a9e1cff57ab81267892b4f4 Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Tue, 16 Apr 2024 06:59:08 +0200 Subject: [PATCH] chore: readme section about --skip-dependency-check --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18cc0ee..ee3fb0f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ If you see this warning: And you're using systemd-homed to manage your home partition, you need to disable it using homectl. To do so, log out, log in as root in a tty and run: `homectl update --nosuid=false`. +## Dependency checker erroneously reports missing dependencies + +You can use the `--skip-dependency-check` option to disable dependency checking. + # LVRA Community We're a community dedicated to VR on Linux, we've got a wiki you might want to check out: [LVRA Wiki](https://lvra.gitlab.io). You can also [chat with us](https://lvra.gitlab.io/docs/community/).