git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ea387c
)
tracker: added libgnomecanvas to dependencies
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 16 Apr 2009 11:51:10 +0000
(13:51 +0200)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 19 Apr 2009 18:27:53 +0000
(20:27 +0200)
recipes/tracker/tracker_0.5.4.bb
patch
|
blob
|
history
diff --git
a/recipes/tracker/tracker_0.5.4.bb
b/recipes/tracker/tracker_0.5.4.bb
index
4753280
..
e1a94b7
100644
(file)
--- a/
recipes/tracker/tracker_0.5.4.bb
+++ b/
recipes/tracker/tracker_0.5.4.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 libgmime dbus poppler libexif libgsf"
+DEPENDS = "file gtk+ gstreamer gamin libgmime dbus poppler libexif libgsf
libgnomecanvas
"
PR = "r3"