Explorar el Código

Update bootstrap script to include cf

pull/902/head
Heinz N. Gies hace 9 años
padre
commit
8d22f7d368
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      bootstrap

+ 1
- 0
bootstrap Ver fichero

@ -15,6 +15,7 @@ main(_Args) ->
%% Fetch and build deps required to build rebar3
BaseDeps = [{providers, []}
,{getopt, []}
,{cf, []}
,{erlware_commons, ["ec_dictionary.erl", "ec_vsn.erl"]}
,{certifi, []}],
Deps = get_deps(),

Cargando…
Cancelar
Guardar