summaryrefslogtreecommitdiffstats
path: root/data/wixl
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2014-02-10 17:14:18 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2014-02-10 17:40:07 +0100
commitd5199502208839004e2d0d284eabdca9722669e6 (patch)
treedd5aa0502f188e17820a2a4ed46455ec937f9778 /data/wixl
parent0423c2964f80d7c0bf0fd389ba6337caaaf9d3fa (diff)
downloadmsitools-d5199502208839004e2d0d284eabdca9722669e6.tar.gz
msitools-d5199502208839004e2d0d284eabdca9722669e6.tar.xz
msitools-d5199502208839004e2d0d284eabdca9722669e6.zip
wxi: add spice-glib opus deps
Diffstat (limited to 'data/wixl')
-rw-r--r--data/wixl/spice-glib.wxi2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/wixl/spice-glib.wxi b/data/wixl/spice-glib.wxi
index 626152e..69c1bce 100644
--- a/data/wixl/spice-glib.wxi
+++ b/data/wixl/spice-glib.wxi
@@ -5,6 +5,7 @@
<?require pixman.wxi?>
<?require libjpeg-turbo.wxi?>
<?require celt051.wxi?>
+<?require opus.wxi?>
<?require hicolor-icon-theme.wxi?>
<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Fragment>
@@ -87,6 +88,7 @@
<ComponentGroupRef Id="CG.pixman"/>
<ComponentGroupRef Id="CG.libjpeg-turbo"/>
<ComponentGroupRef Id="CG.celt051"/>
+ <ComponentGroupRef Id="CG.opus"/>
<ComponentGroupRef Id="CG.hicolor-icon-theme"/>
<ComponentRef Id="cmp102591AAF331792A897FB24554275832"/>
<ComponentRef Id="cmpD9079AE5EA50B2FAF0D89AA30A612B73"/>