[msitools: 5/6] libvirt.wxi: depends on glib2 these days
- From: Marc-André Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools: 5/6] libvirt.wxi: depends on glib2 these days
- Date: Wed, 15 Jan 2020 16:09:21 +0000 (UTC)
commit 69a3fa9de1e6ceb7538b20538c8293cf07d706e2
Author: Marc-André Lureau <marcandre lureau redhat com>
Date: Wed Jan 15 19:47:34 2020 +0400
libvirt.wxi: depends on glib2 these days
Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>
data/wixl/libvirt.wxi | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/wixl/libvirt.wxi b/data/wixl/libvirt.wxi
index abb3586..a81104d 100644
--- a/data/wixl/libvirt.wxi
+++ b/data/wixl/libvirt.wxi
@@ -8,6 +8,7 @@
<?require readline.wxi?>
<?require libxml2.wxi?>
<?require winpthreads.wxi?>
+<?require glib2.wxi?>
<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Fragment>
@@ -567,6 +568,7 @@
<ComponentGroupRef Id="CG.readline"/>
<ComponentGroupRef Id="CG.libxml2"/>
<ComponentGroupRef Id="CG.winpthreads"/>
+ <ComponentGroupRef Id="CG.glib2"/>
<ComponentRef Id="cmpB962DB3CF88FF4B22CD95DDD142C563A"/>
<ComponentRef Id="cmpB6F6993161E17654F77AA88C3F185130"/>
<ComponentRef Id="cmpE285D1D7089CBDBA1061BBD4A7AF1000"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]