Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259776 - x11-misc/netwmpager-1.{6,11,11-r1}: ebuild contains x11-libs/libXft twice in DEPEND
Summary: x11-misc/netwmpager-1.{6,11,11-r1}: ebuild contains x11-libs/libXft twice in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest trivial (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 00:46 UTC by Martin Walch
Modified: 2010-06-01 19:28 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-21 00:46:36 UTC
RDEPEND="x11-libs/libX11
        x11-libs/libXrender
        x11-libs/libXft
        x11-libs/libXdmcp
        x11-libs/libXau"
DEPEND="${RDEPEND} # <-- first
        dev-util/pkgconfig
        x11-libs/libXft # <-- second
        x11-proto/xproto"
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-06-01 19:28:18 UTC
Fixed in tree

+  01 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> netwmpager-1.6.ebuild,
+  netwmpager-1.11-r1.ebuild:
+  Fix duplicated dependencies wrt bug 259776. Thanks Mr. Anderson
+  <walch.martin@web.de> for report.
+