From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 04C2EE00978; Wed, 15 Jul 2015 18:29:17 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [130.164.80.24 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from ni.com (skprod3.natinst.com [130.164.80.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8C54DE00957 for ; Wed, 15 Jul 2015 18:29:13 -0700 (PDT) Received: from us-aus-mgwout2.amer.corp.natinst.com (nb-snip2-1338.natinst.com [130.164.19.135]) by us-aus-skprod3.natinst.com (8.15.0.59/8.15.0.59) with ESMTP id t6G1TAC6006975; Wed, 15 Jul 2015 20:29:10 -0500 Received: from weregild.amer.corp.natinst.com ([130.164.14.198]) by us-aus-mgwout2.amer.corp.natinst.com (Lotus Domino Release 8.5.3FP6 HF1218) with ESMTP id 2015071520291029-1271453 ; Wed, 15 Jul 2015 20:29:10 -0500 From: Richard Tollerton To: yocto@yoctoproject.org, ajlennon@dynamicdevices.co.uk Date: Wed, 15 Jul 2015 20:29:08 -0500 Message-Id: X-Mailer: git-send-email 2.4.4 X-MIMETrack: Itemize by SMTP Server on US-AUS-MGWOut2/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 07/15/2015 08:29:10 PM, Serialize by Router on US-AUS-MGWOut2/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 07/15/2015 08:29:10 PM, Serialize complete at 07/15/2015 08:29:10 PM X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-07-15_07:, , signatures=0 Subject: [meta-mono] [PATCH 0/3] DEPENDS/RDEPENDS fixes X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2015 01:29:17 -0000 These are fixes for build/runtime issues due to insufficient dependency specifications. The libgdiplus patches fix observed build failures; the gtk-sharp-dev patch is untested but pretty obvious. The following changes since commit 9f63cbaaa859f9ae55288de06c1c0eb0e6992f53: mono-4.xx.inc: disable parallel make (2015-07-08 11:46:11 +0100) are available in the git repository at: git://github.com/rtollert/meta-mono dev/rtollert/v2/depends https://github.com/rtollert/meta-mono/tree/dev/rtollert/v2/depends Richard Tollerton (3): libgdiplus-native: depend explicitly on giflib-native gtk-sharp-dev: add perl dependency libgdiplus: add jpeg, tiff, giflib, libexif dependencies recipes-mono/gtk-sharp/gtk-sharp.inc | 1 + recipes-mono/libgdiplus/libgdiplus-native_2.10.8.bb | 2 +- recipes-mono/libgdiplus/libgdiplus_2.10.8.bb | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) -- 2.4.4