mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
setools: Add bison-native and flex-native to DEPENDS
Avoid policy_scan.c: No such file or directory Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
parent
623ee2d0f2
commit
7984856ca2
|
|
@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=26035c503c68ae1098177934ac0cc795 \
|
|||
file://${S}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \
|
||||
file://${S}/COPYING.LGPL;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
DEPENDS += "python libsepol libselinux libxml2"
|
||||
DEPENDS += "bison-native flex-native python libsepol libselinux libxml2"
|
||||
|
||||
PACKAGE_BEFORE_PN += "${PN}-libs"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user