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
gtkam 0.1.11 will not build with libgphoto2 < 2.1.4, yet the ebuild specifies >=media-libs/libgphoto2-2.1.1-r2 -- thus resulting in an emerge failure. Reproducible: Always Steps to Reproduce: 1. ACCEPT_KEYWORDS="~x86" emerge gtkam 2. 3. Actual Results: Configure script aborts because it's expecting to find libgphoto2-2.1.4 or greater. Expected Results: Ebuild should notice that required library is not installed, and install it as a dependency. I'll attach a fixed ebuild next.
Created an attachment (id=29045) [edit] Revised ebuild with correct dependency for libgphoto2-2.1.4
thanks for your report, fixed in portage now.