# only tested for mesalib
if is_depends_enabled $SPELL $(get_spell_provider $SPELL OPENGL) ; then
  LDFLAGS="$LDFLAGS -lGLU"
fi   &&

default_build
