mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 17:04:39 +02:00
This commit is contained in:
parent
c26d35e25b
commit
54ea0b12b1
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ class Distribution(object):
|
|||
('dbus-python', '0.82.2', 'dbus-python', 'python-dbus', 'dbus-python'),
|
||||
('convertlit', '1.8', 'convertlit', None, None),
|
||||
('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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue