Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35874 - taglib does not actually depend on kde
Summary: taglib does not actually depend on kde
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-15 07:04 UTC by Alexander Kellett
Modified: 2003-12-17 06:07 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 Alexander Kellett 2003-12-15 07:04:49 UTC
any chance of removing the kde dep from the inherit and the need kde-3?
juk depends on taglib, but taglib has no deps on kde.

thanks for the ebuild saved me time :)
Alex
Comment 1 Alexander Kellett 2003-12-15 07:19:07 UTC
oh forgot one part.
src_install () {
    make install DESTDIR=${D} destdir=${D}
}
will of course be needed without the kde eclass dep
:)
Alex
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-12-17 06:07:49 UTC
should be fixed now in portage - thanks for the report