[elixir] Something for the Erlang VM needs Erlang. Who knew?

Ricky Elrod codeblock at fedoraproject.org
Thu Jun 13 00:05:01 UTC 2013


commit 2ff8a929819a9c45e2cf79fd1635e55a2bfaa374
Author: Ricky Elrod <ricky at elrod.me>
Date:   Wed Jun 12 20:04:23 2013 -0400

    Something for the Erlang VM needs Erlang. Who knew?

 elixir.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/elixir.spec b/elixir.spec
index b66525a..c67b3ae 100644
--- a/elixir.spec
+++ b/elixir.spec
@@ -15,6 +15,7 @@ URL:            http://elixir-lang.org/
 
 Source0:        %{name}-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  erlang-erts >= R16B
 BuildRequires:  erlang-rebar
 BuildRequires:  git
 Requires:       erlang-erts >= R16B


More information about the scm-commits mailing list