Lars Eggert <[EMAIL PROTECTED]> said:
> Hi,
>
> is there a way to list those installed packages that no other  
> installed package depends on?

I think 'fink list --dotty' will give a list of all dependencies, so
you could cut that apart to find all "depended-on" packages and grep
them out of the 'fink list' list of all packages. I don't know if
--dotty is Depends or BuildDepends (or if that's controllable), but at
worst, just gotta hack a line or two in Engine.pm to use both fields
together.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to