depends Python
depends ImageMagick
depends texlive
depends qt4

optional_depends "perl"            ""                          \
                                   ""                          \
                                   "to import LaTeX documents into LyX"

optional_depends "latex-xft-fonts" ""                          \
                                   ""                          \
                                   "to enable math preview"

optional_depends "boost"           "--without-included-boost"  \
                                   ""                          \
                                   "use with system or included boost"

optional_depends "aspell"          "--with-aspell"             \
                                   "--without-aspell"          \
                                   "for dictionary support"

optional_depends "hunspell"        "--with-hunspell"           \
                                   "--without-hunspell"        \
                                   "for hunspell support"

optional_depends "enchant"         "--with-enchant"            \
                                   "--without-enchant"         \
                                   "for generic spellcheck support"

