diff options
Diffstat (limited to 'recipes/gtk-sharp')
-rw-r--r-- | recipes/gtk-sharp/gtk-sharp.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk-sharp/gtk-sharp.inc b/recipes/gtk-sharp/gtk-sharp.inc index 1fc9941f2b..80053671c8 100644 --- a/recipes/gtk-sharp/gtk-sharp.inc +++ b/recipes/gtk-sharp/gtk-sharp.inc @@ -2,7 +2,7 @@ DESCRIPTION = "GTK bindings for mono" SECTION = "devel/mono" DEPENDS = "mono mono-native gtk+ atk pango cairo glib-2.0 libglade " -RDEPENDS = "mono" +RDEPENDS_${PN} = "mono" inherit autotools |