Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 30949

Summary: Missing dependancy in gnome-icon-theme ebuild
Product: Gentoo Linux Reporter: Marco Pfattner <gentoo>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marco Pfattner 2003-10-11 22:21:28 UTC
In x11-themes/gnome-icon-theme a dependancy to >=media-libs/imlib-1.8 is missing.

Reproducible: Always
Steps to Reproduce:
1. emerge -C media-libs/imlib
2. emerge x11-themes/gnome-icon-theme

Actual Results:  
configure script of gnome-icon-theme complained about missing imlib >= 1.8
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-10-11 22:52:08 UTC
what version of gnome-icon-theme ? this is certainly not reproducable for
me with gnome-icon-theme-1.0.9. in fact if you do a find . -type f | xargs
grep imlib in the source, there's no mention of imlib.
Comment 2 Marco Pfattner 2003-10-12 02:52:17 UTC
I did an emerge gnome today an I a configure script complained about the
missing imlib. I was sure it was gnome-icon-theme...
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2003-10-12 03:12:53 UTC
could you please attach the full, breaking build log ? thanks.
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2003-11-02 02:31:10 UTC
invalid unless there's some additional information to show otherwise.