mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user