mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 16:45:55 +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:
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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user