Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Openjade's docbook2txt requires the presence of either lynx or links on a system in order to function. Unfortunately, there is no dependency on either of these packages. Without one of those two pieces installed, docbook2txt won't work, breaking the build for fontconfig, which of course is needed by pretty much the whole X subsystem. This is of grave concern to w3m fans such as myself who wouldn't have thought to install either lynx or links. The recommended fix is to add a dependancy on lynx | links. The work around is to install lynx or links yourself.
did you mean docbook-sgml-utils version of docbook2txt ? that requires lynx/links and the ebuild currently misses it. adding now to all versions.
Yeah, this used to be in openjade but now appears to be in docbook-sgml-utils. Thanks for fixing it.