Bug 160165 - net-misc/neon-0.26.1-r1 needs virtual/libintl dep for USE=nls
Bug#: 160165 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: OS X Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: grobian@gentoo.org Reported By: grobian@gentoo.org
Component: Ebuilds
URL: 
Summary: net-misc/neon-0.26.1-r1 needs virtual/libintl dep for USE=nls
Keywords:  
Status Whiteboard: 
Opened: 2007-01-05 00:32 0000
Description:   Opened: 2007-01-05 00:32 0000
emerging neon with USE=nls on a non-glibc platform (e.g. non-linux: OSX,
FreeBSD, Solaris, etc etc) fails with the following error:

In file included from ne_session.c:39:                                          
ne_internal.h:32:21: error: libintl.h: No such file or directory                
make[1]: *** [ne_session.lo] Error 1                                    
make[1]: *** Waiting for unfinished jobs....

libintl.h is provided by gettext, which is in the special virtual/libintl
package, that only pulls gettext if the platform used needs it.

Please add nls? ( virtual/libintl ) to the (r)depend of neon.

------- Comment #1 From Seemant Kulleen (RETIRED) 2007-04-04 13:36:06 0000 -------
Paul's inactive for the next few weeks/months, as he relocates to Auztralia. 
So please just fix this yourself since it's trivial :)

------- Comment #2 From Fabian Groffen 2007-04-04 14:03:15 0000 -------
ok, done.