Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216104 - dev-util/spe ebuild should require dev-python/wxpython but doesn't
Summary: dev-util/spe ebuild should require dev-python/wxpython but doesn't
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 216125 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-03 22:39 UTC by d_m
Modified: 2009-04-25 22:14 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 d_m 2008-04-03 22:39:20 UTC
After installing dev-util/spe (and assuming you don't have dev-python/wxpython installed) if you run "spe" it will complain that it needs wxpython.

Reproducible: Always

Steps to Reproduce:
1. Don't have dev-python/wxpython installed
2. Install dev-util/spe
3. Run "spe"

Actual Results:  
You get an error about needing "WxPython verion 2.5..." installed

Expected Results:  
The program should start.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-04 16:59:34 UTC
*** Bug 216125 has been marked as a duplicate of this bug. ***
Comment 2 Patrick Lauer gentoo-dev 2009-04-25 22:14:24 UTC
DEPEND=">=dev-lang/python-2.5"
RDEPEND="${DEPEND}
         =dev-python/wxpython-2.6*
         >=dev-python/pychecker-0.8.18
         >=dev-util/wxglade-0.3.2"


spe-0.8.4h at least is fixed, so closing this bug