tracker: added libgnomecanvas to dependencies
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Apr 2009 11:51:10 +0000 (13:51 +0200)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 19 Apr 2009 18:27:53 +0000 (20:27 +0200)
recipes/tracker/tracker_0.5.4.bb

index 4753280..e1a94b7 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"
+DEPENDS = "file gtk+ gstreamer gamin libgmime dbus poppler libexif libgsf libgnomecanvas"
 
 PR = "r3"