Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87063 - media-libs/jpeg needs libtool
Summary: media-libs/jpeg needs libtool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-28 22:00 UTC by Martin Ehmsen (RETIRED)
Modified: 2005-04-01 01:55 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 Martin Ehmsen (RETIRED) gentoo-dev 2005-03-28 22:00:00 UTC
On a fresh install of gentoo, emerge system tries to install media-libs/jpeg before libtool is installed, which causes jpeg to fail.
So since media-libs/jpeg actually depends on libtool being install, it should depend on it in DEPEND.
By adding such a line my emerge system completes correctly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2005-04-01 01:55:18 UTC
Fixed in portage, thanks for info.