umip: Add bison-native to build deps

Fixes:
| ../ylwrap: line 176: yacc: command not found

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Khem Raj
2018-08-19 09:31:52 -07:00
committed by Joe MacDonald
parent 6953d0d115
commit 1669187ef9
@@ -7,7 +7,7 @@ HOMEPAGE = "http://umip.org/"
SECTION = "System Environment/Base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=073dc31ccb2ebed70db54f1e8aeb4c33"
DEPENDS = "rpm indent-native"
DEPENDS = "rpm indent-native bison-native"
SRC_URI = "git://github.com/jlanza/umip \
file://add-dependency-to-support-parallel-compilation.patch \