Skip to content
Prev 13336 / 63421 Next

The Depends: field of a package is now used by library()

On Thu, 12 Aug 2004, A.J. Rossini wrote:

            
If all the packages were using saved images, nothing has changed, for the 
Depends: packages are the ones needed to save the image.  (The rest are 
Suggests:.)  And if a package is not using a saved image then the
Depends: are not needed to build it.

You can probably break this by building a package with --no-save and then 
building it later with --save.