[oe-commits] Robert Schuster : libhildon-mime: Replaced dependency with gnome-vfs.

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


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

Author: Robert Schuster <thebohemian at gmx.net>
Date:   Thu Mar 19 21:28:37 2009 +0100

libhildon-mime: Replaced dependency with gnome-vfs.

---

 recipes/maemo4/libhildonmime_1.10.0.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/maemo4/libhildonmime_1.10.0.bb b/recipes/maemo4/libhildonmime_1.10.0.bb
index 2198f6b..47bdcbb 100644
--- a/recipes/maemo4/libhildonmime_1.10.0.bb
+++ b/recipes/maemo4/libhildonmime_1.10.0.bb
@@ -1,8 +1,8 @@
 require libhildonmime.inc
 
-DEPENDS += "osso-gnome-vfs2"
+DEPENDS = "gnome-vfs"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
 





More information about the Openembedded-commits mailing list