Signed-off-by: Fabio Berton <[email protected]> --- 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 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
