depends glib-2
depends gobject-introspection
depends pbzip2
depends python-setuptools
depends ragel
depends meson

optional_depends freetype2 \
                 "-Dfreetype=enabled" \
                 "-Dfreetype=disabled" \
                 "for freetype support" \
                 "y"

optional_depends cairo \
                 "-Dcairo=enabled" \
                 "-Dcairo=disabled" \
                 "for cairo support" \
                 "y"

optional_depends graphite \
                 "-Dgraphite2=enabled" \
                 "-Dgraphite2=disabled" \
                 "for additional shapers support, ${PROBLEM_COLOR}needed by texlive ${DEFAULT_COLOR}" \
                 "y"

optional_depends icu4c \
                 "-Dicu=enabled" \
                 "-Dicu=disabled" \
                 "for icu support ${PROBLEM_COLOR}webkitgtk3 requires harfbuzz to be compiled with this ${DEFAULT_COLOR}" \
                 "y"
