From ec464938a04183564c188a48201cb9690ecc5dbd Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Feb 19 2018 00:38:57 +0000 Subject: Add a BuildRequires on gcc. Signed-off-by: Randy Barlow --- diff --git a/erlang-xmpp.spec b/erlang-xmpp.spec index 0399f9d..9734aa7 100644 --- a/erlang-xmpp.spec +++ b/erlang-xmpp.spec @@ -14,6 +14,7 @@ Source0: https://github.com/processone/xmpp/archive/%{version}/xmpp-%{version # https://github.com/processone/xmpp/pull/3 Patch0: 0001-Allow-fxml.hrl-to-be-found-from-system-libs.patch +BuildRequires: gcc BuildRequires: erlang-fast_xml >= 1.1.28 BuildRequires: erlang-p1_utils >= 1.0.10 BuildRequires: erlang-rebar