Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75651 - swig ebuild doesn't have X in IUSE although it uses it
Summary: swig ebuild doesn't have X in IUSE although it uses it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-25 13:49 UTC by Petteri Räty (RETIRED)
Modified: 2005-02-19 12:11 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 Petteri Räty (RETIRED) gentoo-dev 2004-12-25 13:49:59 UTC
IUSE="java guile python tcltk ruby perl php"

DEPEND="virtual/libc
        python? ( >=dev-lang/python-2.0 )
        java? ( virtual/jdk )
        ruby? ( virtual/ruby )
        guile? ( >=dev-util/guile-1.4 )
        tcltk? (
                dev-lang/tcl
                X? ( dev-lang/tk )
        )
        perl? ( >=dev-lang/perl-5.6.1 )
        php? ( >=dev-php/php-4.0.0 )"



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-02-19 12:11:25 UTC
fixed