Fixed: swig -Wall -python -o semanageswig_wrap.c -outdir ./ semanageswig_python.i make[1]: swig: Command not found
Signed-off-by: Robert Yang <liezhi.y...@windriver.com> --- recipes-security/selinux/libsemanage.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/selinux/libsemanage.inc b/recipes-security/selinux/libsemanage.inc index 41fd3f5..d952170 100644 --- a/recipes-security/selinux/libsemanage.inc +++ b/recipes-security/selinux/libsemanage.inc @@ -8,7 +8,7 @@ LICENSE = "LGPLv2.1+" inherit lib_package python-dir -DEPENDS += "libsepol libselinux ustr bzip2 python bison-native flex-native" +DEPENDS += "libsepol libselinux ustr bzip2 python bison-native flex-native swig-native" DEPENDS_append_class-target += "audit" # For /usr/libexec/selinux/semanage_migrate_store -- 2.9.0 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto