fix erlang-fastlog build, add deps OBS-URL: https://build.opensuse.org/request/show/226485 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-fastlog?expand=0&rev=6
14 lines
442 B
Diff
14 lines
442 B
Diff
Index: fastlog-0.0.2+git20110722.c5af121/rebar.config
|
|
===================================================================
|
|
--- fastlog-0.0.2+git20110722.c5af121.orig/rebar.config
|
|
+++ fastlog-0.0.2+git20110722.c5af121/rebar.config
|
|
@@ -11,8 +11,6 @@
|
|
warnings_as_errors,
|
|
warn_unused_import]}.
|
|
|
|
-{require_otp_vsn, "R13B04|R14"}.
|
|
-
|
|
%% ReTest config
|
|
{rebar_plugins, [rebar_retest_plugin]}.
|
|
{retest_testdir, "inttest"}.
|