Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114039 - kdeaddons-docs-konq-plugins requires libxslt dependency
Summary: kdeaddons-docs-konq-plugins requires libxslt dependency
Status: RESOLVED DUPLICATE of bug 105297
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 08:25 UTC by Jordi Yeh
Modified: 2005-11-30 09:09 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 Jordi Yeh 2005-11-30 08:25:35 UTC
dev-libs/libxslt
    selected: 1.1.12
   protected: 1.1.15

Using 1.1.12 compilation failed.
Using 1.1.15 no errors on compilation

Suggesting the following:

--- kdeaddons-docs-konq-plugins-3.5.0.ebuild.orig       2005-11-30
11:20:41.000000000 -0500
+++ kdeaddons-docs-konq-plugins-3.5.0.ebuild    2005-11-30 11:21:57.000000000 -0500
@@ -11,5 +11,7 @@
 DESCRIPTION="Documentation for the konqueror plugins from kdeaddons"
 KEYWORDS="~amd64 ~sparc ~x86"
 IUSE=""
-DEPEND=""
+DEPEND="${DEPEND}
+                >=dev-libs/libxslt-1.1.15"
+


Thanks!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-30 08:32:37 UTC
NOT a bugzilla product bug, please read the instructions.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-11-30 09:09:41 UTC
This isn't bound to this particular ebuild.

*** This bug has been marked as a duplicate of 105297 ***