Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115018 - amarok-1.3.7 requires libxslt-1.1.15
Summary: amarok-1.3.7 requires libxslt-1.1.15
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-09 12:48 UTC by mikael lammentausta
Modified: 2005-12-09 13:04 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 mikael lammentausta 2005-12-09 12:48:01 UTC
the most recent ebuild for amaroK, 1.3.7 fails with a lot of xsl errors. 
I had libxslt-1.1.14-r2 installed, updated to 1.1.15.
amaroK compiles nicely.

A missing dep in the ebuild?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-09 12:53:20 UTC
So - upgrade? 1.1.15 is stable across the board (besides, amarok does not depend
on libxslt directly).
Comment 2 mikael lammentausta 2005-12-09 12:57:28 UTC
(In reply to comment #1)
> So - upgrade? 1.1.15 is stable across the board (besides, amarok does not depend
> on libxslt directly).

Yup, an easy solution. But still, I think the ebuild should be updated to update
the required dependency.
Comment 3 mikael lammentausta 2005-12-09 13:01:25 UTC
(In reply to comment #1)
> So - upgrade? 1.1.15 is stable across the board (besides, amarok does not depend
> on libxslt directly).

USE="-*" emerge -evp amarok would compile libxslt

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-12-09 13:04:22 UTC
(In reply to comment #3)
> USE="-*" emerge -evp amarok would compile libxslt

And? amarok does *not* directly depend on libxslt (see the ebuild), so there's
nothing to fix in amarok ebuild; libxslt-1.1.15 is stable. I can't see any bug
here, closing.