source $GRIMOIRE/CMAKE_DEPENDS &&
depends  qtbase &&
depends qtx11extras &&
depends  shiboken2 &&
if is_depends_enabled shiboken2 python3;then
  depends python3 ' -DUSE_PYTHON_VERSION=3'
else
  depends python  ' -DUSE_PYTHON_VERSION=2'
fi &&
optional_depends qtmultimedia '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Multimedia=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5MultimediaWidgets=1' '' &&
optional_depends qtdeclarative '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Quick=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5QuickWidgets=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Qml=1' ''    &&
optional_depends qtscript  '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Script=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5ScriptTools=1' ''    &&
optional_depends qtsvg     '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Svg=1' ''    &&
optional_depends qtspeech  '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5TextToSpeech=1' 'Text to Speech' &&
optional_depends qttools   '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5UiTools=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=1' 'plugin support' &&
optional_depends qtwebkit  '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKit=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets=1' '' &&
optional_depends qtwebengine  '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine=1 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=1' ''
optional_depends qtwebchannel '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebChannel=1' ''    &&
optional_depends qtwebsockets '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebSockets=1' ''    &&
optional_depends qtxmlpatterns '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Qt5XmlPatterns=1' ''
