zisofs-tools-native: Add missing dependency on zlib-native

(From OE-Core rev: c581059df88d5801cc20ab24a096e4a67b737d49)

Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Drew Moseley
2014-03-27 14:18:31 -04:00
committed by Richard Purdie
parent 1d832567e0
commit dd275f46f8

View File

@@ -13,6 +13,8 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/zisofs-tools/zisofs-tools-${P
SRC_URI[md5sum] = "2d0ed8c9a1f60b45f949b136f9be1f6c"
SRC_URI[sha256sum] = "ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3"
DEPENDS = "zlib-native"
inherit native
do_install() {