summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Barlow <randy@electronsweatshop.com>2016-04-12 16:39:02 -0400
committerRandy Barlow <randy@electronsweatshop.com>2016-04-12 16:39:02 -0400
commit8eb9b486f1a209954a975e519306b2a065a8989a (patch)
tree3f772e48e6453ea05ad33732286ccb5988ab79a9
parente8604398be965e0d09bda2a4742cca151feae9e9 (diff)
downloadejabberd-8eb9b486f1a209954a975e519306b2a065a8989a.tar.gz
ejabberd-8eb9b486f1a209954a975e519306b2a065a8989a.tar.xz
ejabberd-8eb9b486f1a209954a975e519306b2a065a8989a.zip
Add three missing BuildRequires.
-rw-r--r--ejabberd.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/ejabberd.spec b/ejabberd.spec
index ed109ca..01a21de 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -66,10 +66,12 @@ BuildRequires: erlang >= 17.1
BuildRequires: erlang-cache_tab >= 1.0.1
BuildRequires: erlang-jiffy >= 0.14.5
BuildRequires: erlang-lager >= 3.0.2
+BuildRequires: erlang-luerl
BuildRequires: erlang-meck >= 0.8.2
BuildRequires: erlang-oauth2 >= 0.6.1
BuildRequires: erlang-p1_iconv >= 0.9.0
BuildRequires: erlang-p1_mysql >= 1.0.0
+BuildRequires: erlang-p1_oauth2 >= 0.6.1
BuildRequires: erlang-p1_pam >= 1.0.0
BuildRequires: erlang-p1_pgsql >= 1.0.0
BuildRequires: erlang-p1_sip >= 1.0.0-2
@@ -78,6 +80,7 @@ BuildRequires: erlang-p1_stun >= 0.9.0
BuildRequires: erlang-p1_tls >= 1.0.0
BuildRequires: erlang-p1_utils >= 1.0.2
BuildRequires: erlang-p1_xml >= 1.1.1
+BuildRequires: erlang-p1_xmlrpc >= 1.15.1
BuildRequires: erlang-p1_yaml >= 1.0.0
BuildRequires: erlang-p1_zlib >= 1.0.0
BuildRequires: erlang-rebar