depends cmake &&
depends gtk+2 &&
depends libxml2 &&

optional_depends gettext \
                 "-DENABLE_NLS=1" \
                 "-DENABLE_NLS=0" \
                 "for Native Language Support" &&

optional_depends pygtk2 \
                 "-DMOO_ENABLE_PYTHON=1" \
                 "-DMOO_ENABLE_PYTHON=0" \
                 "to enable Python plugins"
