> The 'Link' section in the module description is only informative.
>
> Originally, we thought that it would be good to note, in the 'Link'
> section,
> only the immediate link dependencies of the module, and let the user
> use
> ./gnulib-tool --extract-recursive-link-directive MODULE
> for the
Simon Josefsson wrote:
> >
> > +Link:
> > +$(LIB_GETRANDOM)
> > +
> > License:
> > LGPLv2+
>
> Is this part needed? The module depends on getrandom. Is it because
> that is only a conditional dependency?
>
> > diff --git a/modules/crypto/gc-tests b/modules/crypto/gc-tests
> > index 7b153d1.