From 27fcea8f0ddfefff5159643c4a2672d7a00fa6ad Mon Sep 17 00:00:00 2001 From: Paul Dino Jones Date: Sun, 6 Oct 2024 00:52:17 -0400 Subject: [PATCH] Add xdg to dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cbf689..4e4b2ae 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Cross Platform device manager for driving and flight simulators, for use with co - libxml2 - argtable2 - libconfig +- xdg-basedir - [slog](https://github.com/kala13x/slog) (static) - [simshmbridge](https://github.com/spacefreak18/simshmbridge) - for sims that need shared memory mapping like AC and Project Cars related. - [simapi](https://github.com/spacefreak18/simapi)