cacao: Added 'binutils' to DEPENDS, increased affected PRs.
authorRobert Schuster <thebohemian@gmx.net>
Thu, 2 Oct 2008 09:26:09 +0000 (09:26 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Thu, 2 Oct 2008 09:26:09 +0000 (09:26 +0000)
packages/cacao/cacao.inc
packages/cacao/cacao_0.98+hg20071001.bb
packages/cacao/cacao_0.98+hg20080519.bb
packages/cacao/cacao_0.99.3.bb

index cd4d8c6..1c7941e 100644 (file)
@@ -4,7 +4,7 @@ LICENSE  = "GPL"
 PRIORITY = "optional"
 SECTION  = "interpreters"
 
-DEPENDS = "zlib libtool classpath cacaoh-native virtual/javac-native"
+DEPENDS = "zlib libtool classpath binutils cacaoh-native virtual/javac-native"
 
 # Avoid version number here, otherwise dpkg will expect a package name
 # and cannot be satisfied with a package that provides classpath.
index 9de8edd..b8339a1 100644 (file)
@@ -1,6 +1,6 @@
 require cacao.inc
 
-PR = "r10"
+PR = "r11"
 
 SRC_URI = "\
         http://jalimo.evolvis.org/repository/sources/cacao-${PV}.tar.bz2;md5sum=9ff10c929bd0cbf15909107c1aff7518 \
index aa9cc2e..2c0a18f 100644 (file)
@@ -1,6 +1,6 @@
 require cacao.inc
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "\
   http://downloads.openmoko.org/sources/cacao-0.98+hg20080519.tar.gz;md5sum=1c6e0530be63ec8a4c0ab2935c2fdc8f \
index 61dfd49..63e7227 100644 (file)
@@ -1,6 +1,6 @@
 require cacao.inc
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2 \
           file://cacao-codegen-arm1.patch;patch=1 \