Linux: implement DBus screensaver inhibitor

This commit is contained in:
CharlesThobe
2023-05-01 15:17:08 +03:00
parent b65f189601
commit 53de37eaa8
4 changed files with 84 additions and 4 deletions

View File

@ -148,6 +148,7 @@ declare -a SYSLIBS=(
"libhx509.so.5"
"libsqlite3.so.0"
"libcrypt.so.1"
"libdbus-1.so.3"
)
declare -a DEPLIBS=(