e2fsprogs:fix build native package error

e2fsprogs requires pkgconfig to build native package

(From OE-Core rev: c9036a6d2ba4a246ec7216be1971de7eb91aad5f)

Signed-off-by: Baogen Shang <baogen.shang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Baogen Shang
2014-01-27 15:35:20 +08:00
committed by Richard Purdie
parent 1dd7fd6b61
commit 1712cd62e7

View File

@@ -22,5 +22,5 @@ DEPENDS = "util-linux"
SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
file://mkdir.patch"
inherit autotools gettext
inherit autotools gettext pkgconfig