Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249996 - Unused dependencies in GIMP 2.6.x
Summary: Unused dependencies in GIMP 2.6.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 02:04 UTC by Andreas Proschofsky (RETIRED)
Modified: 2008-12-07 23:29 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 Andreas Proschofsky (RETIRED) gentoo-dev 2008-12-06 02:04:10 UTC
The libgnomeui and gnome-keyring dependencies seem to be not necessary anymore in GIMP 2.6.x. Both the gnome-keyring and gnomeui plugins are only built if gnome-vfs is used, which we are now disabling by default. Take a look here for reference:

http://svn.gnome.org/viewvc/gimp/trunk/configure.in?revision=27548&view=markup

You can easily check this: Even with the gnome use flag set both plugins are disabled and not built, which makes the dependencies unnecessary.

Reproducible: Always
Comment 1 Hanno Böck gentoo-dev 2008-12-07 23:29:23 UTC
done