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

Bug 122325

Summary: net-www/mplayerplug-in doesn't have in dependiences mozilla-firefox-bin
Product: Gentoo Linux Reporter: Damian Szeluga <damjanek>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Damian Szeluga 2006-02-09 17:41:15 UTC
Mozilla-firefox and mozilla-firefox-bin provides the same functionality, but mplayerplug-in doesn't care about mozilla-firefox-bin.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-09 23:42:52 UTC
Uhm? mplayerplug-in-3.17.ebuild

<snip>
DEPEND=">=media-video/mplayer-1.0_pre5
                gecko-sdk? ( net-libs/gecko-sdk )
                !gecko-sdk? ( || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox ) )
                || ( ( x11-libs/libXpm
                                x11-proto/xextproto
                        )
                        virtual/x11
                )
                gtk? (
                        >=x11-libs/gtk+-2.2.0
                        dev-libs/atk
                        >=dev-libs/glib-2.2.0
                        >=x11-libs/pango-1.2.1
                )"

</snip>

Also, notice there's no -bin, you can't compile against mozilla{-firefox}-bin.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-25 21:03:25 UTC
Let's dupe this.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-25 21:03:36 UTC

*** This bug has been marked as a duplicate of bug 160857 ***