Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
net-print/cups-1.3.7-r3 contains "nls" USE flag in IUSE. This flag enables dependencies on sys-devel/gettext and virtual/libintl, but no NLS-related option is passed to econf(), which could theoretically mean that there are automagic dependencies. However the configure script seems to not look for anything NLS-related, so maybe "nls" USE flag and aforementioned dependencies should be deleted from the ebuilds.
I've dropped sys-devel/gettext and virtual/libintl with net-print/cups-1.3.8 and removed the nls USE flag since I couldn't find any reference for them being actually used, too. Thanks for your report.