ejabberd: mark broken

This commit is contained in:
John 2020-07-03 11:13:46 +02:00
parent d4207ab3fc
commit 45c182a5af

View file

@ -20,6 +20,8 @@ checksum=2e7f2fd0d137099de6d137794881200a70c2e4be7de8221fc6389b886fc16519
build_options="sqlite"
build_options_default="sqlite"
broken="Tries to link againt erl_interface-4.0, we only ship 3.13.2"
if [ "$CROSS_BUILD" ]; then
makedepends+=" erlang"
configure_args="--with-erlang=${XBPS_CROSS_BASE}/usr/lib/erlang/usr/include"