[yocto] [meta-mono][PATCH 1/2] mono-4xx: Add zlib to DEPENDS
Fabio Berton
fabio.berton at ossystems.com.br
Mon Apr 18 11:13:25 PDT 2016
Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
recipes-mono/mono/mono-4.xx.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-mono/mono/mono-4.xx.inc b/recipes-mono/mono/mono-4.xx.inc
index 6075766..0225aaa 100644
--- a/recipes-mono/mono/mono-4.xx.inc
+++ b/recipes-mono/mono/mono-4.xx.inc
@@ -5,6 +5,8 @@ BUGTRACKER = "http://bugzilla.xamarin.com/"
SECTION = "devel"
LICENSE = "GPLv2"
+DEPENDS = "zlib"
+
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=80862f3fd0e11a5fa0318070c54461ce"
SRC_URI = "http://download.mono-project.com/sources/mono/mono-${PV}.tar.bz2 \
--
2.1.4
More information about the yocto
mailing list