Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on August 19, 2014, 01:49:24 AM

Title: dependency ignorance
Post by: jls on August 19, 2014, 01:49:24 AM
Hi
when I use importsce with the -d option should I choose all the deps or is it recursive?
For example I have a scenario like this:
I have xorg-all which depends on base and I want to import e18, should I specify both deps or only xorg-all?
Title: Re: dependency ignorance
Post by: Jason W on August 19, 2014, 02:15:42 AM
if you have an sce called base, then you import xorg-all to depend on base, when you import e18 you should only have to specify xorg-all as a dependency for it to use both xorg-all and base as deps.   It is recursive.