~alpine/aports

testing/ejabberd: adding erlang-ssl to deps v1 PROPOSED

John Regan: 1
 testing/ejabberd: adding erlang-ssl to deps

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1707/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/ejabberd: adding erlang-ssl to deps Export this patch

---
 testing/ejabberd/APKBUILD | 1 +
 1 file changed, 1 insertion(+)
diff --git a/testing/ejabberd/APKBUILD b/testing/ejabberd/APKBUILD
index 538d2fb..f51a922 100644
--- a/testing/ejabberd/APKBUILD
+++ b/testing/ejabberd/APKBUILD
@@ -14,6 +14,7 @@ _erl_deps="erlang-asn1
	   erlang-mnesia
	   erlang-public-key
	   erlang-sasl
	   erlang-ssl
	   erlang-syntax-tools"
_erl_make_deps="erlang-eunit
                erlang-parsetools"
-- 
2.2.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---