mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
cfengine: Add missing dep on bison-native
Fixes ../ylwrap: line 176: yacc: command not found make[2]: *** [Makefile:1016: cf3parse.c] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
af61e85806
commit
773914bed5
@ -13,7 +13,7 @@ HOMEPAGE = "http://cfengine.com"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=233aa25e53983237cf0bd4c238af255f"
|
||||
|
||||
DEPENDS = "attr tokyocabinet"
|
||||
DEPENDS = "attr tokyocabinet bison-native"
|
||||
|
||||
SRC_URI = "https://cfengine-package-repos.s3.amazonaws.com/tarballs/${BP}.tar.gz \
|
||||
file://set-path-of-default-config-file.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user