Files
erlang-erlydtl/otp.patch
2026-02-27 17:49:35 +00:00

13 lines
272 B
Diff

diff --git a/rebar.config b/rebar.config
index 5005bc8..c9d28c1 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,7 +1,5 @@
%% -*- mode: erlang -*-
-{require_otp_vsn, "18"}.
-
{erl_opts, [debug_info]}.
{yrl_opts, [{includefile, "include/erlydtl_preparser.hrl"}]}.