On 2016/04/10 16:25, Antoine Jacoutot wrote: > On Sun, Apr 10, 2016 at 02:18:35PM +0100, Stuart Henderson wrote: > > On 2016/04/10 12:29, Rafael Sadowski wrote: > > > - remove gettext as MODULE and add as RUN_DEPENDS. > > > > Should be LIB_DEPENDS and will need some entries in WANTLIB. > > It depends on libidn which already pulls gettext. So I think only WANTLIB is > needed.
Shouldn't that still be LIB DEPENDS because it's using it directly? Otherwise we won't have an easy way to figure out which ports use gettext..