Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: neonix on August 10, 2019, 05:34:08 AM

Title: missing dependency in mpv.tcz
Post by: neonix on August 10, 2019, 05:34:08 AM
After installing mpv in TC 10.x x86_64 I get
Quote
mpv: error while loading shared libraries: liblcms2.so.2: cannot open shared object file: No such file or directory
there is missing dependency
liblcms2.tcz
Title: Re: missing dependency in mpv.tcz
Post by: Juanito on August 10, 2019, 09:33:51 AM
In fact the dep file was missing libxkbcommon and liblcms2 - corrected, thanks for reporting this.