On Mon, Mar 28, 2016 at 04:39:14PM +0200, Christian Weisgerber wrote: > TL;DR: We can and should kill the gettext and libiconv MODULES and > replace them with ordinary LIB_DEPENDS. > > > 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