Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: sodface on November 08, 2018, 04:16:50 AM

Title: ImageMagick .dep file missing cairo.tcz?
Post by: sodface on November 08, 2018, 04:16:50 AM
After installing ImageMagick.tcz from the 9.x repo, the convert command complained about missing libcairo until I installed cairo.tcz.
Title: Re: ImageMagick .dep file missing cairo.tcz?
Post by: Juanito on November 08, 2018, 04:20:36 AM
The problem looks to be that cairo should be a dep of pango.
Title: Re: ImageMagick .dep file missing cairo.tcz?
Post by: sodface on November 08, 2018, 06:43:59 AM
Thanks.  I saw a file called libpangocairo (something like that) and thought about creating a symlink to it but I don't know what it's actually for and then saw Cairo was in the repo so just installed it.
Title: Re: ImageMagick .dep file missing cairo.tcz?
Post by: Juanito on November 10, 2018, 12:24:45 AM
pango dep files adjusted in armv6/7 repos - thanks for reporting this.