Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237740 - kde-base/nsplugins-3.5.9 requires glib
Summary: kde-base/nsplugins-3.5.9 requires glib
Status: RESOLVED FIXED
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: 2008-09-15 15:18 UTC by Allen Brooker (AllenJB)
Modified: 2008-09-19 23:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log for kde-base/nsplugins-3.5.9 (build.log,24.69 KB, text/plain)
2008-09-15 15:19 UTC, Allen Brooker (AllenJB)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Brooker (AllenJB) 2008-09-15 15:18:29 UTC
nsplugins requires glib but doesn't pull it in.

Steps to reproduce:
1. Do a stage3 x86 install
2. emerge --sync
3. emerge xorg-x11
4. emerge kdebase-meta

build.log attached

Workaround:
1. emerge -1 dev-libs/glib
2. emerge --resume
Comment 1 Allen Brooker (AllenJB) 2008-09-15 15:19:04 UTC
Created attachment 165494 [details]
build.log for kde-base/nsplugins-3.5.9
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2008-09-19 23:59:04 UTC
The glib dep was added to the 3.5.10 ebuild by Carlo.

DEPEND="x11-libs/libXt
	=dev-libs/glib-2*"