mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
package/classpath: Don't depend on jamvm
GNU classpath can exist without jamvm, so don't depend on it. Signed-off-by: Marcus Hoffmann <m.hoffmann@cartelsol.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c36f0d65ad
commit
a75ab1fc1d
@ -2,7 +2,6 @@ config BR2_PACKAGE_CLASSPATH
|
|||||||
bool "classpath"
|
bool "classpath"
|
||||||
select BR2_NEEDS_HOST_JAR
|
select BR2_NEEDS_HOST_JAR
|
||||||
select BR2_NEEDS_HOST_JAVAC
|
select BR2_NEEDS_HOST_JAVAC
|
||||||
depends on BR2_PACKAGE_JAMVM
|
|
||||||
help
|
help
|
||||||
GNU Classpath, Essential Libraries for Java, is a GNU
|
GNU Classpath, Essential Libraries for Java, is a GNU
|
||||||
project to create free core class libraries for use with
|
project to create free core class libraries for use with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user