aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-mono/gtk-sharp/gtk-sharp_2.12.45.bb2
-rw-r--r--recipes-mono/images/core-image-mono.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-mono/gtk-sharp/gtk-sharp_2.12.45.bb b/recipes-mono/gtk-sharp/gtk-sharp_2.12.45.bb
index 2f8bba2..039782d 100644
--- a/recipes-mono/gtk-sharp/gtk-sharp_2.12.45.bb
+++ b/recipes-mono/gtk-sharp/gtk-sharp_2.12.45.bb
@@ -2,7 +2,7 @@ require gtk-sharp.inc
inherit pkgconfig
-DEPENDS += " gtk+ atk pango cairo glib-2.0 libglade"
+DEPENDS += " gtk+ atk pango cairo glib-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
diff --git a/recipes-mono/images/core-image-mono.inc b/recipes-mono/images/core-image-mono.inc
index c82be8a..2ae7b1f 100644
--- a/recipes-mono/images/core-image-mono.inc
+++ b/recipes-mono/images/core-image-mono.inc
@@ -1,3 +1,3 @@
-IMAGE_INSTALL += "mono mono-helloworld nuget tzdata"
+IMAGE_INSTALL += "mono mono-helloworld tzdata"
DEFAULT_TEST_SUITES_pn-${PN} = "mono ssh ping"