Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Techo on November 14, 2022, 06:28:24 PM

Title: nnn is missing a dependency
Post by: Techo on November 14, 2022, 06:28:24 PM
nnn is missing readline7 as a dependency, but all it took was installing it and changing the .dep file.
Title: Re: nnn is missing a dependency
Post by: Rich on November 14, 2022, 09:06:03 PM
Hi Techo
x86_64 version of  nnn.tcz.dep  updated for TC11, TC12, and TC13.

TC11: removed  ncursesw.tcz  and added  readline.tcz
TC12: removed  ncursesw.tcz  and added  readline7.tcz
TC13: removed  ncursesw.tcz  and added  readline7.tcz

Thank you for reporting this.