From: Philip Balister Date: Fri, 19 Nov 2010 01:56:08 +0000 (-0500) Subject: tracker : Add DEPENDS on hal. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0971604b6d375620eb74401e7468c557863a04d;p=openembedded.git tracker : Add DEPENDS on hal. --- diff --git a/recipes/tracker/tracker_0.6.95.bb b/recipes/tracker/tracker_0.6.95.bb index 00381ed191..58a9d296f9 100644 --- a/recipes/tracker/tracker_0.6.95.bb +++ b/recipes/tracker/tracker_0.6.95.bb @@ -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"