Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28208 - x11-misc/rss-glx-0.7.6 needs media-gfx/imagemagick-5.5.7
Summary: x11-misc/rss-glx-0.7.6 needs media-gfx/imagemagick-5.5.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 13:06 UTC by CJ Kucera
Modified: 2006-02-19 04:05 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 CJ Kucera 2003-09-08 13:06:53 UTC
rss-glx-0.7.6 lists "media-gfx/imagemagick" as a dependency, but if you don't
have at least imagemagick-5.5.7 installed, you'll get the following on
rss-glx'as configure:

  configure: error: Upgrade to ImageMagick 5.5.7 or better

So the dependency should really be more specific about the version.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-08 13:11:56 UTC
in cvs
Comment 2 Pablo Trabajos 2006-02-19 04:05:18 UTC
I have the same problem (on amd64). In the ebuild, the path for xscreensaver is different from mine:
-EBUILD: /etc/X11/app-defaults/XScreenSaver
-MY SYSTEM: /usr/lib64/X11/app-defaults/XScreenSaver
There should be a check for the right path.