appliance: add lib64jansson4 on Mageia

Apparently the jansson library on 64bit installation does not provide
the non-64bit name, so jansson is not pulled in the appliance, and thus
the daemon does not start.

Updates commit eb4fbe96c9.
This commit is contained in:
Pino Toscano
2018-02-19 16:36:32 +01:00
parent 0cca7f9061
commit 83d2fa510f

View File

@@ -210,6 +210,7 @@ ifelse(MAGEIA,1,
iputils
libcap
libjansson4
lib64jansson4 /* lib64jansson4 does not provide libjansson4 */
libldm
libtirpc
dnl syslinux uses mtools without depending on it