[oe-commits] Robert Schuster : hildon-thumbnail 0.14: Fixed dependencies.

GIT User account git at amethyst.openembedded.net
Thu Mar 19 23:53:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 37a7bc04d00ec150da0760d2cfe26c47634fe67e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=37a7bc04d00ec150da0760d2cfe26c47634fe67e

Author: Robert Schuster <thebohemian at gmx.net>
Date:   Thu Mar 19 23:30:19 2009 +0100

hildon-thumbnail 0.14: Fixed dependencies.

---

 recipes/maemo4/hildon-thumbnail_0.14.bb |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes/maemo4/hildon-thumbnail_0.14.bb b/recipes/maemo4/hildon-thumbnail_0.14.bb
index 4098e46..d3af031 100644
--- a/recipes/maemo4/hildon-thumbnail_0.14.bb
+++ b/recipes/maemo4/hildon-thumbnail_0.14.bb
@@ -1,10 +1,8 @@
 require hildon-thumbnail.inc
 
-DEPENDS = "libhildon libosso osso-gnome-vfs2"
+DEPENDS = "libosso gnome-vfs gconf gdk-pixbuf glib-2.0"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/h/${PN}/${PN}_${PV}.tar.gz \
           "
-
-





More information about the Openembedded-commits mailing list