summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/icedtea/icedtea7-native.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/icedtea/icedtea7-native.inc b/recipes-core/icedtea/icedtea7-native.inc
index 264ff28..8d0dc71 100644
--- a/recipes-core/icedtea/icedtea7-native.inc
+++ b/recipes-core/icedtea/icedtea7-native.inc
@@ -30,6 +30,7 @@ CFLAGS_append = " -Wno-error=stringop-overflow -Wno-error=return-type"
30 30
31inherit native java autotools pkgconfig 31inherit native java autotools pkgconfig
32inherit openjdk-build-helper 32inherit openjdk-build-helper
33inherit python3native
33 34
34JAVA_HOME[unexport] = "1" 35JAVA_HOME[unexport] = "1"
35 36