Commit Graph

2 Commits

Author SHA1 Message Date
Pau Espin f8258efa3f rebar3.lock: Update epcap dep to v1.1.1 to fix compilation error
Fixes compilation error at build time:
"""
/git/erlang/osmo_dia2gsup/_build/default/lib/epcap/c_src/epcap.c:31:10: fatal error: ei.h: No such file or directory
"""

Related: OS#6141
Change-Id: I033f0e8882cb64c596c6f2802a1f90b3cfeed621
2023-08-23 16:48:50 +02:00
Alexander Couzens 1c4347432d add rebar.lock to define known working dependencies
The rebar.lock contains the last known working state
of all dependencies with exact version numbers.
rebar.config only holds the minimal dependencies (package x version >=2.0.0)

Related: SYS#6006
Change-Id: I40660b23cee04ef2b4afbca34522a42a4b057e2e
2022-07-20 19:51:00 +00:00