jamvm-native.inc: Set RDEPENDS to empty to prevent 'classpath' dependency from jamvm...
authorRobert Schuster <thebohemian@gmx.net>
Thu, 31 Jul 2008 23:36:33 +0000 (23:36 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Thu, 31 Jul 2008 23:36:33 +0000 (23:36 +0000)
packages/jamvm/jamvm-native.inc

index 07eecb5..fc9023a 100644 (file)
@@ -1,6 +1,7 @@
 require jamvm.inc 
 
 DEPENDS = "zlib-native classpath-native virtual/javac-native"
+RDEPENDS = ""
 
 PROVIDES_jamvm = "virtual/java-native"