Hi,

On 02/04/15 18:27, Luca Bruno wrote:

> Gettext is currently depending only on libc. Gettext is an input to gcc,
> so that's a very important dependency. However gtk 3.16 now requires
> gettext to process xml files like glade files, and that requires xml
> support via expat.
> Gettext is currently compiled so that it finds expat with dlopen, but
> you know that means putting evil LD_LIBRARY_PATH I'd like to avoid.
> 
> Anybody knows any drawbacks about making gettext depend on expat? 

Given that expat is only 300 KB, I don't see a problem.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to