tracker : Add DEPENDS on hal.
authorPhilip Balister <philip@balister.org>
Fri, 19 Nov 2010 01:56:08 +0000 (20:56 -0500)
committerPhilip Balister <philip@opensdr.com>
Fri, 19 Nov 2010 01:59:40 +0000 (17:59 -0800)
recipes/tracker/tracker_0.6.95.bb

index 00381ed..58a9d29 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 gmime dbus poppler libexif libgsf libgnomecanvas gettext"
+DEPENDS = "file gtk+ gstreamer gamin gmime dbus poppler libexif libgsf libgnomecanvas gettext hal"
 HOMEPAGE="http://www.tracker-project.org/"
 
 PR = "r2"