WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: missing dependency in mpv.tcz  (Read 1644 times)

Offline neonix

  • Sr. Member
  • ****
  • Posts: 305
missing dependency in mpv.tcz
« on: August 10, 2019, 02: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

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: missing dependency in mpv.tcz
« Reply #1 on: August 10, 2019, 06:33:51 AM »
In fact the dep file was missing libxkbcommon and liblcms2 - corrected, thanks for reporting this.