mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
openl2tp: Add bison-native to build deps
Fixes: | make: bison: Command not found | make: *** [Makefile:212: l2tp_config_parse.c] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
14641ce244
commit
6953d0d115
|
|
@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e9d9259cbbf00945adc25a470c1d3585 \
|
|||
file://usl/LICENSE;md5=9c1387a3c5213aa40671438af3e00793 \
|
||||
"
|
||||
|
||||
DEPENDS = "popt flex readline rpcsvc-proto-native"
|
||||
DEPENDS = "popt flex readline rpcsvc-proto-native bison-native"
|
||||
|
||||
SRC_URI = "ftp://ftp.openl2tp.org/releases/${BP}/${BP}.tar.gz \
|
||||
file://Makefile-modify-CFLAGS-to-aviod-build-error.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user