diff options
Diffstat (limited to 'recipes-core/openjdk/openjdk-common.inc')
-rw-r--r-- | recipes-core/openjdk/openjdk-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-common.inc b/recipes-core/openjdk/openjdk-common.inc index 9c746de..349ce9e 100644 --- a/recipes-core/openjdk/openjdk-common.inc +++ b/recipes-core/openjdk/openjdk-common.inc | |||
@@ -17,7 +17,7 @@ DEPENDS_append_libc-uclibc = " virtual/libiconv " | |||
17 | # because structure sizes and/or alignment may differ. | 17 | # because structure sizes and/or alignment may differ. |
18 | DEPENDS_append = " qemu-native " | 18 | DEPENDS_append = " qemu-native " |
19 | 19 | ||
20 | inherit java autotools gettext qemu | 20 | inherit java autotools gettext qemu pkgconfig |
21 | 21 | ||
22 | # OpenJDK uses slightly different names for certain arches. We need to know | 22 | # OpenJDK uses slightly different names for certain arches. We need to know |
23 | # this to create some files which are expected by the build. | 23 | # this to create some files which are expected by the build. |