gnome-icon-theme: Needs nls.m4

it really needs nls, so lets add proper dependencies
and options

Change-Id: Ib01f066e9dadf2784686cbe28578d2784dfcba88
(From OE-Core rev: e61b6d99693a660f62f4a6494fb775fa14aacd12)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2015-04-23 20:35:26 -07:00
committed by Richard Purdie
parent 9b19d6548a
commit 4c74306a3e

View File

@@ -10,7 +10,7 @@ PR = "r5"
DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native libxml-simple-perl-native"
inherit autotools perlnative gtk-icon-cache pkgconfig
inherit autotools perlnative gtk-icon-cache pkgconfig gettext
SRC_URI = "${GNOME_MIRROR}/${BPN}/2.31/${BPN}-${PV}.tar.bz2 \
file://iconpath-option.patch"