From: Kirtika Ruchandani Date: Sun, 28 Jun 2009 10:03:53 +0000 (+0530) Subject: Add to not override the DEPENDS values in the .inc file X-Git-Url: https://vcs.maemo.org/git/?p=oespirit1;a=commitdiff_plain;h=821c8a8cf23bb82be9564d58289214b65f5a7870 Add to not override the DEPENDS values in the .inc file --- diff --git a/hildon-thumbnail_0.14.bb b/hildon-thumbnail_0.14.bb index 15ea323..37c0c6c 100644 --- a/hildon-thumbnail_0.14.bb +++ b/hildon-thumbnail_0.14.bb @@ -1,6 +1,6 @@ require hildon-thumbnail.inc -DEPENDS = "libosso gnome-vfs gconf gdk-pixbuf glib-2.0" +DEPENDS += "libosso gnome-vfs gconf gdk-pixbuf glib-2.0" PR = "r1"