Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66973 - prokyon3 0.9.2 needs the dependency for id3lib >= 3.8
Summary: prokyon3 0.9.2 needs the dependency for id3lib >= 3.8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-10 06:26 UTC by Timo Stöckigt
Modified: 2004-10-10 13:45 UTC (History)
1 user (show)

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 Timo Stöckigt 2004-10-10 06:26:13 UTC
The ebuild just needs this additional dependency. The configure of prokyon3 failed for my configuration. After manually emerging the new id3lib-package it worked.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-10 13:45:47 UTC
It already does...

DEPEND=">=x11-libs/qt-3.0
        dev-db/mysql
        >=media-libs/id3lib-3.8.2
        oggvorbis? ( >=media-libs/libogg-1.0
                >=media-libs/libvorbis-1.0 )"