backport cross-compile python binding fix

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Omer Akram
2021-04-12 22:20:48 +05:00
committed by Armin Kuster
parent 29dbe5eb6b
commit ec2ed1df6e
+1 -1
View File
@@ -32,7 +32,7 @@ PARALLEL_MAKE = ""
COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check
inherit pkgconfig autotools-brokensep update-rc.d python3native python3targetconfig perlnative ptest cpan manpages systemd features_check
REQUIRED_DISTRO_FEATURES = "apparmor"
PACKAGECONFIG ??= "python perl aa-decode"