Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 479896

Summary: dev-util/gource-0.40 is incompatible with media-libs/sdl-image-2.0.0 (from gamerlay overlay)
Product: Gentoo Linux Reporter: Reonaydo <tuupic>
Component: [OLD] DevelopmentAssignee: Enrico Tagliavini <enrico.tagliavini>
Status: RESOLVED FIXED    
Severity: normal CC: flameeyes, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to apply to the ebuild to fix the sdl dep issue

Description Reonaydo 2013-08-06 04:17:24 UTC
dev-util/gource-0.40 can`t build with >=media-libs/sdl-image-2.0.0
and there is not corrent depend in ebuild.
Next change fix problem.
change
 >=media-libs/sdl-image-1.2[jpeg,png]
to
 >=media-libs/sdl-image-1.2:0[jpeg,png]


Reproducible: Always
Comment 1 Enrico Tagliavini 2013-08-06 14:38:29 UTC
I'm more keen to go for <media-libs/sdl-image-2 . There is no version 2 of libsdl in the main portage tree for now, so the slotting might change.
Comment 2 Enrico Tagliavini 2013-09-17 10:11:59 UTC
Created attachment 358850 [details, diff]
patch to apply to the ebuild to fix the sdl dep issue

There is no need to revbump it, installed files are untouched.