source $GRIMOIRE/QT_DEPENDS &&
#depends -sub CXX gcc &&
#depends qtbase  &&
depends zlib &&
depends qca  &&
optional_depends hunspell      ' -DUSE_HUNSPELL=1' ' -DUSE_HUNSPELL=0'  'spell checking'  &&
optional_depends enchant       ' -DUSE_ENCHANT=1'  ' -DUSE_ENCHANT=0' 'spell checking' &&
#optional_depends libxscrnsaver '' '--disable-xss'     'screen saver' &&
optional_depends qtwebengine  \
                 ' -DUSE_WEBENGINE=1 -DENABLE_WEBKIT=0'  \
                 ' -DUSE_WEBENGINE=0 -DENABLE_WEBKIT=0'  \
                 'browser support'
