Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
The njb-sharp ebuild has a dependy on media-libs/libnjb without any version specified. But the compilation of njb-sharp fails if libnjb-2.2.3 is installed, with the follwing error : checking for NJB... configure: error: Package requirements (libnjb >= 2.2.4) were not met. The configure.ac file for njb-sharp indeed contains the following line : PKG_CHECK_MODULES(NJB, libnjb >= 2.2.4)
Updated in CVS, thank you for your bug report.