tracker: s/libgmime/gmime/ in build-time dependencies to fix FTBFS
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Jan 2010 16:02:46 +0000 (17:02 +0100)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Jan 2010 16:02:46 +0000 (17:02 +0100)
recipes/tracker/tracker_0.6.95.bb

index f97b5ea..7ce512a 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Tracker is a tool designed to extract information and metadata about your personal data so that it can be searched easily and quickly."
 LICENSE = "GPLv2"
-DEPENDS = "file gtk+ gstreamer gamin libgmime dbus poppler libexif libgsf libgnomecanvas gettext"
+DEPENDS = "file gtk+ gstreamer gamin gmime dbus poppler libexif libgsf libgnomecanvas gettext"
 HOMEPAGE="http://www.tracker-project.org/"
 
 PR = "r1"