Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142082 - net-im/twinkle ebuilds have speex dependency duplicated
Summary: net-im/twinkle ebuilds have speex dependency duplicated
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 06:26 UTC by ta2002
Modified: 2006-07-29 07:36 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 ta2002 2006-07-29 06:26:15 UTC
For example, /usr/portage/net-im/twinkle/twinkle-0.8.1.ebuild

RDEPEND=">=net-libs/ccrtp-1.3.4
        >=dev-cpp/commoncpp2-1.4.1
        $(qt_min_version 3.3.0)
        arts? ( kde-base/arts )
        media-libs/libsndfile
        media-libs/speex
        dev-libs/boost
        speex? ( media-libs/speex )
        ilbc? ( dev-libs/ilbc-rfc3951 )"

Speex appears absolutely, then a second time conditional on the use flag.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2006-07-29 07:36:16 UTC
opps. fixed. thanks for telling me.