mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
2cdf4fdf35
commit
31941a0290
|
|
@ -5,7 +5,7 @@ SECTION = "net"
|
|||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS = "libnl python"
|
||||
DEPENDS = "flex-native bison-native libnl python"
|
||||
|
||||
PV = "0.3.1+git${SRCPV}"
|
||||
SRC_URI = "git://git.code.sf.net/p/linux-zigbee/linux-zigbee \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user