Jonas Steverud wrote: > That question remains, how do I get fink/apt to list the dependencies > for a package?
For the source distribution (using "fink install") this is easy: Have a look a the "Depends:" line in the *.info file. Like e.g. cd /sw/fink/dists ff anacron\*o grep Depends stable/main/finkinfo/base/anacron-2.3-3.info I am curious to see where the circular dependency you keep talking about comes from. AFAICT no package depends on man, and the only package that depends on anacron (via the virtual package cron-service) is findutils, which in turn is only in man's dependency list. So I don't see why you even would want to install any one of these 3. In particular, I don't see why "fink install gnumeric" would want any of these. -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
