Logitec Squezebox player plugin

Hi,
I am trying out the Asus Tinker Board S, but it apparently cannot run Squeezelite properly. From the Volumio Live Log, it appears that the plugin looks for a Pi-specific file, libwiringPi.so:

info: squeezelite reloaded 
volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart squeezelite 
pam_unix(sudo:session): session opened for user root by (uid=0) 
Starting Squeezelite lightweight headless Squeezebox emulator... 
Started Squeezelite lightweight headless Squeezebox emulator. 
/opt/squeezelite: error while loading shared libraries: libwiringPi.so: cannot open shared object file: No such file or directory 
squeezelite.service: main process exited, code=exited, status=127/n/a 
Unit squeezelite.service entered failed state.  

Do you know of a fix for this?
I tried the change to the ExecStart line on Squeezelite plugin on Asus Tinkerboard S , also the chmod, but it didn’t help either (which seems logical, as that probably won’t fix a missing file).
Thanks in advance for any info!