[oe-commits] Martin Jansa : tracker: remove dependency on gamin

git at git.openembedded.org git at git.openembedded.org
Thu Aug 27 13:43:38 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 77d7475eb223f5ba2cb71d7fa575a18111ec0930
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=77d7475eb223f5ba2cb71d7fa575a18111ec0930

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug 24 14:33:47 2015 +0200

tracker: remove dependency on gamin

* gamin was removed from oe-core, Ross said it's not dependency of
  tracker anymore:
  https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg42889.html

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-support/tracker/tracker_0.14.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb b/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb
index 104e490..d84978d 100644
--- a/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb
+++ b/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb
@@ -1,7 +1,7 @@
 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"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ee31012bf90e7b8c108c69f197f3e3a4"
-DEPENDS = "file gstreamer gamin dbus libexif gettext sqlite3 icu gst-plugins-base libgnome-keyring poppler tiff enca libgsf libunistring giflib taglib bzip2 upower gtk+3 libgee networkmanager"
+DEPENDS = "file gstreamer dbus libexif gettext sqlite3 icu gst-plugins-base libgnome-keyring poppler tiff enca libgsf libunistring giflib taglib bzip2 upower gtk+3 libgee networkmanager"
 
 RDEPENDS_${PN} += " gvfs gsettings-desktop-schemas"
 HOMEPAGE = "http://projects.gnome.org/tracker/"



More information about the Openembedded-commits mailing list