diff options
-rw-r--r-- | recipes-core/openjdk/openjdk-6-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-6-common.inc b/recipes-core/openjdk/openjdk-6-common.inc index 4aea61e..9d7e810 100644 --- a/recipes-core/openjdk/openjdk-6-common.inc +++ b/recipes-core/openjdk/openjdk-6-common.inc | |||
@@ -41,7 +41,7 @@ DEPENDS = "giflib libpng jpeg cups \ | |||
41 | zip-native \ | 41 | zip-native \ |
42 | " | 42 | " |
43 | 43 | ||
44 | DEPENDS_append_libc-uclibc = " libiconv " | 44 | DEPENDS_append_libc-uclibc = " virtual/libiconv " |
45 | 45 | ||
46 | # The OpenJDK build with interpreter optimizations for ARM depends on a binary | 46 | # The OpenJDK build with interpreter optimizations for ARM depends on a binary |
47 | # that generates constants for an assembler source file. There is no other | 47 | # that generates constants for an assembler source file. There is no other |