mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
c26d35e25b
commit
54ea0b12b1
@ -51,7 +51,6 @@ class Distribution(object):
|
|||||||
('dbus-python', '0.82.2', 'dbus-python', 'python-dbus', 'dbus-python'),
|
('dbus-python', '0.82.2', 'dbus-python', 'python-dbus', 'dbus-python'),
|
||||||
('convertlit', '1.8', 'convertlit', None, None),
|
('convertlit', '1.8', 'convertlit', None, None),
|
||||||
('lxml', '1.3.3', 'lxml', 'python-lxml', 'python-lxml'),
|
('lxml', '1.3.3', 'lxml', 'python-lxml', 'python-lxml'),
|
||||||
('elementtree', '1.2.6', 'elementtree', 'python-elementtree', 'python-elementtree'),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
DISTRO_MAP = {'gentoo':2, 'ubuntu':3, 'fedora':4, 'debian':3}
|
DISTRO_MAP = {'gentoo':2, 'ubuntu':3, 'fedora':4, 'debian':3}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user