Marc Espie:

> > If you look at the libiconv module, it specifies both a lib and a
> > run dependency on libconv.  That's because the iconv library also
> > needs some data file.  On static archs, lib depends turned into
> > pure build depends, so we needed an extra run depends to make sure
> > that the data was installed.  Without static archs, the lib depends
> > and wantlib is enough.
> 
> Did you run some kind of check to make sure it's indeed enough ?
> I'm worried about stunts like gtk+3 magic dlopens

I haven't and I don't see how I could.  I think that concern is
far-fetched.

One issue I thought of:  The handful of ports that are linked
statically (CGI bins and the like) will need special attention.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to