From 13350966bfd7fc7071f4f515568d4e16286729a5 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: May 22 2017 17:13:41 +0000 Subject: Missing BRs Signed-off-by: Peter Lemenkov --- diff --git a/erlang-rpm-macros.spec b/erlang-rpm-macros.spec index d0b4c39..603e4f3 100644 --- a/erlang-rpm-macros.spec +++ b/erlang-rpm-macros.spec @@ -8,10 +8,13 @@ URL: https://github.com/lemenkov/erlang-rpm-macros VCS: scm:git:https://github.com/lemenkov/erlang-rpm-macros.git Source0: https://github.com/lemenkov/erlang-rpm-macros/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch -# THese three packages needed only for testing +# These BRs needed only for testing +BuildRequires: erlang-crypto BuildRequires: erlang-erlsyslog BuildRequires: erlang-erts -BuildRequires: erlang-crypto +BuildRequires: python3-pybeam +BuildRequires: python3-pyelftools +BuildRequires: python3-rpm Requires: rpm-build >= 4.11 # Requires for BEAM parsing Requires: python3-pybeam