Correct ImageMagick for fedora installation instructions

This commit is contained in:
Kovid Goyal 2007-11-14 04:00:13 +00:00
parent c7d2ac059e
commit 620bbb04c7

View File

@ -46,7 +46,7 @@ class Distribution(object):
('fonttools', '2.0-beta1', 'fonttools', 'fonttools', 'fonttools'),
('unrtf', '0.20.1', 'unrtf', 'unrtf', 'unrtf'),
('mechanize for python', '0.1.7b', 'dev-python/mechanize', 'python-mechanize', 'python-mechanize'),
('ImageMagick', '6.3.5', 'imagemagick', 'imagemagick', 'imagemagick'),
('ImageMagick', '6.3.5', 'imagemagick', 'imagemagick', 'ImageMagick'),
('xdg-utils', '1.0.2', 'xdg-utils', 'xdg-utils', 'xdg-utils'),
('dbus-python', '0.82.2', 'dbus-python', 'python-dbus', 'dbus-python'),
('convertlit', '1.8', 'convertlit', None, None)