mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-11 20:32:11 +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:
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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user