Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190602 - app-editors/kile: add imagemagick RDEPEND?
Summary: app-editors/kile: add imagemagick RDEPEND?
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 04:13 UTC by Sebastian
Modified: 2007-08-29 06:09 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 Sebastian 2007-08-29 04:13:06 UTC
Hello all,

would it be a good idea to add imagemagick to kile's RDEPEND? kile uses imagemagick to get the Bounding Box of images (it says so in its config dialog under Settings/LaTeX/Common).

Just a thought - feel free to close this anytime.

Regards
Sebastian

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-29 06:09:07 UTC
See the pkg_postinst() message in 2.0_beta1 ebuild; we would end up with tens of 'dependencies' and complaining users.

Thanks. :)