Accepting request 684700 from devel:languages:erlang
OBS-URL: https://build.opensuse.org/request/show/684700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elixir?expand=0&rev=4
This commit is contained in:
commit
20831b704f
@ -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
|
||||
|
||||
|
@ -25,10 +25,10 @@ Group: Development/Languages/Other
|
||||
Url: http://elixir-lang.org
|
||||
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source2: macros.elixir
|
||||
BuildRequires: erlang
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
|
||||
Requires: erlang >= 20
|
||||
Requires: git >= 1.7
|
||||
BuildRequires: erlang >= 20
|
||||
BuildRequires: erlang-dialyzer
|
||||
|
Loading…
Reference in New Issue
Block a user