Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30624 - mplayer-1.0_pre2.ebuild RDEPEND error
Summary: mplayer-1.0_pre2.ebuild RDEPEND error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-07 20:51 UTC by Tod Morrison
Modified: 2003-10-13 12:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Morrison 2003-10-07 20:51:05 UTC
line:

    gtk? ( !gtk2 ( =x11-libs/gtk+-1.2*
                   =dev-libs/glib-1.2* )

should be:

    gtk? ( !gtk2? ( =x11-libs/gtk+-1.2*
                   =dev-libs/glib-1.2* )

('?' following gtk2 is missing -- hence gtk+-1.2 always required )

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-13 12:15:01 UTC
in cvs