Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40315 - xmms RDEPEND on intltool
Summary: xmms RDEPEND on intltool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-03 13:58 UTC by Spider (RETIRED)
Modified: 2004-02-03 21:12 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 Spider (RETIRED) gentoo-dev 2004-02-03 13:58:08 UTC
DEPEND="=x11-libs/gtk+-1.2*
        mikmod? ( >=media-libs/libmikmod-3.1.10 )
        esd? ( >=media-sound/esound-0.2.22 )
        xml? ( >=dev-libs/libxml-1.8.15 )
        opengl? ( virtual/opengl )
        oggvorbis? ( >=media-libs/libvorbis-1.0 )"

RDEPEND="${DEPEND}
        directfb? ( dev-libs/DirectFB )
        nls? ( dev-util/intltool )
        app-arch/unzip"

#We want these things in DEPEND only
DEPEND="${DEPEND}
        >=sys-devel/automake-1.7.8
        >=sys-devel/autoconf-2.58"


intltool should be only in DEPEND, and not RDEPEND.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-03 21:02:26 UTC
thanks...
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-03 21:12:36 UTC
in cvs.