| Bug#: 35874 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: caleb@gentoo.org | Reported By: lypanov@kde.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: taglib does not actually depend on kde | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-12-15 07:04 0000 | |||
| Description: | Opened: 2003-12-15 07:04 0000 |
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
oh forgot one part.
src_install () {
make install DESTDIR=${D} destdir=${D}
}
will of course be needed without the kde eclass dep
:)
Alex
should be fixed now in portage - thanks for the report