]> Git Repo - qemu.git/commit
qemu-ga: add missing libpcre to MSI build
authorThomas Lamprecht <[email protected]>
Thu, 1 Jun 2017 12:47:46 +0000 (14:47 +0200)
committerMichael Roth <[email protected]>
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 <[email protected]>
CC: Stefan Weil <[email protected]>
CC: Michael Roth <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
qga/installer/qemu-ga.wxs
This page took 0.024981 seconds and 4 git commands to generate.