[yocto] [meta-mono] [PATCH 11/11] gtk-sharp: remove mono-native dependency

Richard Tollerton rich.tollerton at ni.com
Thu Jul 16 16:16:21 PDT 2015


mono.bbclass already adds it so it's unnecessary here.

Signed-off-by: Richard Tollerton <rich.tollerton at ni.com>
---
 recipes-mono/gtk-sharp/gtk-sharp_2.12.21.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-mono/gtk-sharp/gtk-sharp_2.12.21.bb b/recipes-mono/gtk-sharp/gtk-sharp_2.12.21.bb
index 563da51..c72b0bb 100644
--- a/recipes-mono/gtk-sharp/gtk-sharp_2.12.21.bb
+++ b/recipes-mono/gtk-sharp/gtk-sharp_2.12.21.bb
@@ -2,7 +2,7 @@ require gtk-sharp.inc
 
 inherit pkgconfig
 
-DEPENDS = "mono gtk+ atk pango cairo glib-2.0 libglade "
+DEPENDS += " gtk+ atk pango cairo glib-2.0 libglade"
 
 LIC_FILES_CHKSUM = "files://COPYING;md5=f14599a2f089f6ff8c97e2baa4e3d575"
 
-- 
2.4.4




More information about the yocto mailing list