Hi all,
I am currently playing with piCore 13.1, and I was trying to make a personal tcz file for some stuff. So, I installed squashfs-tools.tcz, and when I tried to do a mksquashfs call, it complained that it couldn't load liblz4.so.1.
I then did a bit of poking around, and found out that liblz4.so.1 is included in liblz4.tcz. So, I installed that tcz file, and now mksquashfs works.
I'm a total newb at this stuff, but it seems to me that squashfs-tools.tcz.dep should probably include a reference to liblz4.tcz, if it is indeed needed for mksquashfs to work.
This post is my attempt at letting whoever maintains the repositories know that maybe they need to update the squashfs-tools.tcz dependencies accordingly.
Thanks,
Chris