Author: Sergei Golovan
Description: Patch disables checking for dependencies during a build.
 Patch is Debian-specific.
Last-Update: Fri, 24 Jul 2026 18:52:36 +0300
Forwarded: not-needed

--- a/rebar.config
+++ b/rebar.config
@@ -2,7 +2,6 @@
 
 %% Dependencies ================================================================
 {deps, [
-    {cf, "~>0.3"}
 ]}.
 
 {erl_first_files, ["ec_dictionary", "ec_vsn"]}.
--- a/rebar.lock
+++ b/rebar.lock
@@ -1,8 +0,0 @@
-{"1.2.0",
-[{<<"cf">>,{pkg,<<"cf">>,<<"0.3.1">>},0}]}.
-[
-{pkg_hash,[
- {<<"cf">>, <<"5CB902239476E141EA70A740340233782D363A31EEA8AD37049561542E6CD641">>}]},
-{pkg_hash_ext,[
- {<<"cf">>, <<"315E8D447D3A4B02BCDBFA397AD03BBB988A6E0AA6F44D3ADD0F4E3C3BF97672">>}]}
-].
