| Bug#: 185520 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: ssuominen@gentoo.org | Reported By: coldwind@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: media-sound/exaile can use python2.5's elementtree | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-07-16 13:00 0000 | |||
| Description: | Opened: 2007-07-16 13:00 0000 |
>=media-sound/exaile-0.2.9 tries to use Python 2.5's elementtree first, if not found then it uses stand-alone elementtree. So elementtree dep should be changed to || ( >=dev-lang/python-2.5 dev-python/elementtree ) Reproducible: Always
(In reply to comment #0) > >=media-sound/exaile-0.2.9 tries to use Python 2.5's elementtree first, if not > found then it uses stand-alone elementtree. Seems so. Using python 2.5 myself too. Fixed, thanks.