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
>=kde-base/quanta-3.5.1 (maybe 3.5.0 as well) no longer needs this: export LIBXML_LIBS="`xml2-config --libs`" export LIBXSLT_LIBS="`xslt-config --libs`" This was not necessary in the monolithic ebuild because the XML and XSLT configure checks were in kxsldbg directory. They have moved those checks into the toplevel kdewebdev configure.in.in now, see kde bug #113639: https://bugs.kde.org/show_bug.cgi?id=113639
I can confirm that these two exports are indeed not necessary with quanta-3.5.2. On my x86 system with kde 3.5.2, quanta-3.5.2.ebuild compiles fine without them. (this is the only quanta-3.5.x ebuild still in portage)
fixed - thanks for the report.