mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user