Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100436 - rmagick needs dependancy media-fonts/gnu-gs-fonts-std
Summary: rmagick needs dependancy media-fonts/gnu-gs-fonts-std
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-27 00:23 UTC by Ruth Alkema
Modified: 2005-08-24 09:26 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 Ruth Alkema 2005-07-27 00:23:11 UTC
I have compiled rmagick on a system without the useflags X and cups.
In this case it wouldn't compile since it couldn't find some font-files.
After I did
emerge media-fonts/gnu-gs-fonts-std 
the problem was solved, so I think that the rmagick ebuild should have a
dependency for media-fonts/gnu-gs-fonts-std


Reproducible: Always
Steps to Reproduce:
1. Have a system without imagemagick and ghostscript
2. edit /etc/make.conf add "-X -cups" to the useflags
3. emerge rmagick

Actual Results:  
rmagick wouldn't compile because fonts were missing

Expected Results:  
should first have emerged media-fonts/gnu-gs-fonts-std
Comment 1 rob holland (RETIRED) gentoo-dev 2005-08-24 09:26:40 UTC
the new 1.9.0 ebuild installs fine. let me know if it breaks during your usage,
seems fine here.