diff options
Diffstat (limited to 'package/openjdk7/Makefile')
-rw-r--r-- | package/openjdk7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openjdk7/Makefile b/package/openjdk7/Makefile index 89d0a0600..7db33966f 100644 --- a/package/openjdk7/Makefile +++ b/package/openjdk7/Makefile @@ -27,6 +27,7 @@ GCJ_VER:= 4.7.3 PKG_HOST_DEPENDS:= linux PKG_ARCH_DEPENDS:= arm mips ppc sparc x86 x86_64 +PKG_LIBC_DEPENDS:= uclicb eglibc glibc PKG_SYSTEM_DEPENDS:= !linksys-ag241 !fon-fon2100 !broadcom-bcm47xx !lemote-yeelong PKG_SUBPKGS:= OPENJDK7 |