mariadb: fix sporadic build failure
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 29 Apr 2018 07:37:21 +0000 (09:37 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 29 Apr 2018 07:41:35 +0000 (09:41 +0200)
commit5033e5bb70c9bb9a6756a297634088218f958a2e
tree2cfa45882c57d202134f6a0d6966710f1a73f937
parentd0057d5eb41ce0cdd4a3c8bf01f7467fe4e2a7d2
mariadb: fix sporadic build failure

Observed once in about two dozen builds on the bots:

make[6]: *** No rule to make target '/build/lede-snapshots/arm_cortex-a7_neon-vfpv4/build/sdk/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/lib/libevent.so', needed by 'tests/async_queries'.  Stop.

Address this by adding libevent2 to PKG_BUILD_DEPENDS.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
utils/mariadb/Makefile