Accepting request 684693 from home:gsantomaggio_suse:branches:devel:languages:erlang
- Add requires Erlang >= 20 OBS-URL: https://build.opensuse.org/request/show/684693 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=42
This commit is contained in:
parent
4e3adc44fb
commit
29b8840446
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 13 11:15:44 UTC 2019 - g.santomaggio@gmail.com
|
||||||
|
|
||||||
|
- Add requires Erlang >= 20
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 19 15:38:20 UTC 2019 - g.santomaggio@gmail.com
|
Tue Feb 19 15:38:20 UTC 2019 - g.santomaggio@gmail.com
|
||||||
|
|
||||||
|
@ -25,10 +25,10 @@ Group: Development/Languages/Other
|
|||||||
Url: http://elixir-lang.org
|
Url: http://elixir-lang.org
|
||||||
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source2: macros.elixir
|
Source2: macros.elixir
|
||||||
BuildRequires: erlang
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
|
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
|
||||||
|
Requires: erlang >= 20
|
||||||
Requires: git >= 1.7
|
Requires: git >= 1.7
|
||||||
BuildRequires: erlang >= 20
|
BuildRequires: erlang >= 20
|
||||||
BuildRequires: erlang-dialyzer
|
BuildRequires: erlang-dialyzer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user