ports/security/erlang-jose/files/patch-rebar.config
2019-01-05 03:40:58 +00:00

9 lines
175 B
Text

--- rebar.config.orig 2019-01-05 03:05:34 UTC
+++ rebar.config
@@ -4,6 +4,3 @@
debug_info,
warnings_as_errors
]}.
-{deps, [
- {base64url, "0.0.1", {pkg, base64url}}
-]}.