Bug 150456 - Change RDEPEND in mpeg4ip-1.5.0.1.ebuild to prevent libsdl (up|down)grade vicious cycle.
Bug#: 150456 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: tester@gentoo.org Reported By: gentoo.bugzilla@peteru.dnsalias.net
Component: Applications
URL: 
Summary: Change RDEPEND in mpeg4ip-1.5.0.1.ebuild to prevent libsdl (up|down)grade vicious cycle.
Keywords:  
Status Whiteboard: 
Opened: 2006-10-08 06:08 0000
Description:   Opened: 2006-10-08 06:08 0000
Now that bug 138739 has been closed and the mpeg4ip-1.5.0.1.ebuild checks for
the use of X, the libsdl dependency requirement should be relaxed.

Instead of

RDEPEND=" <media-libs/libsdl-1.2.11

the mpeg4ip-1.5.0.1.ebuild should use

RDEPEND=" media-libs/libsdl

This will prevent the constant upgrade / downgrade cycle between
media-libs/libsdl-1.2.9-r1 and media-libs/libsdl-1.2.11

------- Comment #1 From Olivier Crete 2006-10-08 07:31:36 0000 -------
alright, done...