Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258534 - x11-plugins/fsviewer-0.2.5: ebuild contains media-libs/libpng twice in DEPEND
Summary: x11-plugins/fsviewer-0.2.5: ebuild contains media-libs/libpng twice in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 01:43 UTC by Martin Walch
Modified: 2010-03-03 19:07 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 Martin Walch 2009-02-11 01:43:38 UTC
DEPEND=">=x11-wm/windowmaker-0.92.0-r3
        x11-libs/libX11
        x11-libs/libXft
        x11-libs/libXmu
        x11-libs/libPropList
        x11-libs/libXpm
        x11-libs/libXext
        x11-libs/libXrender
        x11-libs/libXt
        x11-libs/libSM
        x11-libs/libICE
        x11-libs/libXau
        x11-libs/libXdmcp
        x11-proto/xproto
        x11-proto/xextproto
        media-libs/tiff
        media-libs/libpng # <-- first
        media-libs/jpeg
        media-libs/giflib
        media-libs/libpng # <-- second
        media-libs/fontconfig
        media-libs/freetype
        dev-libs/expat
        sys-libs/zlib"
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-03 19:07:56 UTC
finally fixed