forked from openlp/openlp
Synchronize setup.py with check_dependencies
This commit is contained in:
parent
f7110c69a1
commit
685e46f623
@ -100,6 +100,7 @@ OPTIONAL_MODULES = [
|
||||
('pyodbc', '(ODBC support)'),
|
||||
('psycopg2', '(PostgreSQL support)'),
|
||||
('enchant', '(spell checker)'),
|
||||
('fitz', '(executable-independent PDF support)'),
|
||||
('pysword', '(import SWORD bibles)'),
|
||||
('uno', '(LibreOffice/OpenOffice support)'),
|
||||
# development/testing modules
|
||||
|
Loading…
Reference in New Issue
Block a user