mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 11:55:47 -04:00
Linux: implement DBus screensaver inhibitor
This commit is contained in:
@ -148,6 +148,7 @@ declare -a SYSLIBS=(
|
||||
"libhx509.so.5"
|
||||
"libsqlite3.so.0"
|
||||
"libcrypt.so.1"
|
||||
"libdbus-1.so.3"
|
||||
)
|
||||
|
||||
declare -a DEPLIBS=(
|
||||
|
Reference in New Issue
Block a user