Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30949 - Missing dependancy in gnome-icon-theme ebuild
Summary: Missing dependancy in gnome-icon-theme ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-11 22:21 UTC by Marco Pfattner
Modified: 2003-11-02 02:31 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 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.