mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-03-09 08:58:17 +03:00
msi: add libgovirt as dependency
libgovirt is used to provide support to foreign menu using ovirt.
This commit is contained in:
parent
0fd0ccc129
commit
ee1ad5797d
@ -19,6 +19,7 @@
|
||||
<?require spice-gtk.wxi?>
|
||||
<?require gtk-vnc.wxi?>
|
||||
<?require libvirt.wxi?>
|
||||
<?require libgovirt.wxi?>
|
||||
|
||||
<?define UpgradeCode = "5B027138-1A63-49E6-877E-055E5EEC1903"?>
|
||||
<Product Id="*"
|
||||
@ -114,6 +115,7 @@
|
||||
<Feature Id="Complete" Level="1">
|
||||
<ComponentGroupRef Id="CG.spice-gtk"/>
|
||||
<ComponentGroupRef Id="CG.libvirt"/>
|
||||
<ComponentGroupRef Id="CG.libgovirt"/>
|
||||
<ComponentGroupRef Id="CG.gtk-vnc"/>
|
||||
<ComponentGroupRef Id="CG.virt-viewer"/>
|
||||
<ComponentRef Id="CDepsFile"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user