Fixed compile-time dependencies name, and control file
[openwrt.git] / openwrt / package / jamvm / Config.in
index ec436a2..befdfa9 100644 (file)
@@ -2,6 +2,9 @@ config BR2_PACKAGE_JAMVM
         prompt "jamvm .............................A compact Java Virtual Machine"
        tristate
         default m if CONFIG_DEVEL
+       select BR2_PACKAGE_ZLIB
+       select BR2_PACKAGE_LIBFFI_SABLE
+       select BR2_PACKAGE_LIBSABLEVM_CLASSPATH
         help
           JamVM is a new Java Virtual Machine which conforms to the JVM specification version
           (blue book). In comparison to most other VM's (free and commercial) it is extremely
This page took 0.022479 seconds and 4 git commands to generate.