mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
Tweak gettext usage
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
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"
|
||||||
DEPENDS = "file gtk+ gstreamer gamin gmime dbus poppler libexif libgsf libgnomecanvas gettext"
|
DEPENDS = "file gtk+ gstreamer gamin dbus poppler libexif libgsf libgnomecanvas gmime"
|
||||||
HOMEPAGE="http://www.tracker-project.org/"
|
HOMEPAGE = "http://www.tracker-project.org/"
|
||||||
|
|
||||||
inherit autotools_stage pkgconfig gnome
|
inherit autotools_stage pkgconfig gnome gettext
|
||||||
|
|
||||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/tracker/0.6/tracker-${PV}.tar.bz2 \
|
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/tracker/0.6/tracker-${PV}.tar.bz2 \
|
||||||
file://munge-configure.ac-cross-compile.patch;patch=1 \
|
file://munge-configure.ac-cross-compile.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user