mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Correct ImageMagick for fedora installation instructions
This commit is contained in:
parent
c7d2ac059e
commit
620bbb04c7
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user