OSDN Git Service

qemu-ga: add missing libpcre to MSI build
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Jun 2017 12:47:46 +0000 (14:47 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 17 Jul 2017 23:58:37 +0000 (18:58 -0500)
commitf2dce827f55a9b76ca7b2fc60b976b4760fc9eb1
tree31999d6e5625c6445dc39d7bafd357cce890b176
parent009f38d9858d4338ccaaef787a5d54fd1c4c9198
qemu-ga: add missing libpcre to MSI build

glib depends on libpcre which was not shipped with the MSI, thus
starting of the qemu-ga.exe failed with the respective error message.

Tell WIXL to ship this library with the MSI to avoid this problem.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
CC: Stefan Weil <sw@weilnetz.de>
CC: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/installer/qemu-ga.wxs