case ${THIS_SUB_DEPENDS} in
python) LIBTUNEPIMP_PYTHON='y' && echo "Forcing python bindings." ;;
*)  echo unknown sub-depends!!! ; return 1 ;;
esac
