mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
lowpan-tools: add missing flex/bison deps
Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
b1883d2cdc
commit
bc10d3b069
@@ -5,7 +5,7 @@ SECTION = "net"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
|
|
||||||
DEPENDS = "libnl python"
|
DEPENDS = "flex-native bison-native libnl python"
|
||||||
|
|
||||||
PV = "0.3.1+git${SRCPV}"
|
PV = "0.3.1+git${SRCPV}"
|
||||||
SRC_URI = "git://git.code.sf.net/p/linux-zigbee/linux-zigbee \
|
SRC_URI = "git://git.code.sf.net/p/linux-zigbee/linux-zigbee \
|
||||||
|
|||||||
Reference in New Issue
Block a user