glib-networking: Add intltools-native to DEPENDS

(From OE-Core rev: deb501b8a1cb3cdb1ea0a48ea08e411c2be365b3)

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 2012-02-23 19:33:50 -08:00 committed by Richard Purdie
parent ae34e43b24
commit 5ac604e67a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
SECTION = "libs"
DEPENDS = "glib-2.0 gnutls"
DEPENDS = "glib-2.0 gnutls intltool-native"
PR = "r1"