mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 05:30:02 +00:00
tracker: add all floating dependencies
* fixes following floating dependencies:
tracker/tracker/latest lost dependency on enca gtk+3 libgee
libunistring upower
tracker/tracker-dev/latest lost dependency on cairo enca expat
fontconfig freetype giflib gstreamer lcms libgstpbutils-0.10
libgsttag-0.10 liblzma libpoppler
libpoppler-glib libunistring libx11 libxau libxcb libxcb-render
libxcb-shm libxdmcp libxext libxrender pixman taglib taglib-c tiff
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
DESCRIPTION = "Tracker is a tool designed to extract information and metadata about your personal data so that it can be searched easily and quickly."
|
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"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ee31012bf90e7b8c108c69f197f3e3a4"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ee31012bf90e7b8c108c69f197f3e3a4"
|
||||||
DEPENDS = "file gstreamer gamin dbus libexif gettext sqlite3 icu"
|
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"
|
||||||
|
|
||||||
RDEPENDS_${PN} += " gvfs gsettings-desktop-schemas"
|
RDEPENDS_${PN} += " gvfs gsettings-desktop-schemas"
|
||||||
HOMEPAGE = "http://projects.gnome.org/tracker/"
|
HOMEPAGE = "http://projects.gnome.org/tracker/"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user