[msitools] wxi: add gcc dep in libffi
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools] wxi: add gcc dep in libffi
- Date: Tue, 11 Feb 2014 18:36:41 +0000 (UTC)
commit 734e4e49aba41e68a35e61652b9c7068d1481fca
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Tue Feb 11 16:36:47 2014 +0100
wxi: add gcc dep in libffi
data/wixl/libffi.wxi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/wixl/libffi.wxi b/data/wixl/libffi.wxi
index 784ad1d..c7e75e3 100644
--- a/data/wixl/libffi.wxi
+++ b/data/wixl/libffi.wxi
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+<?require gcc.wxi?>
<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Fragment>
<DirectoryRef Id="INSTALLDIR">
@@ -11,6 +12,7 @@
</Fragment>
<Fragment>
<ComponentGroup Id="CG.libffi">
+ <ComponentGroupRef Id="CG.gcc"/>
<ComponentRef Id="cmp4F67E190AA41922A005AF2B11F7D98C7"/>
</ComponentGroup>
</Fragment>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]