summaryrefslogtreecommitdiff
path: root/packages/antlr/antlr-native_2.7.5.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-11-25 14:46:45 +0100
committerRobert Schuster <thebohemian@gmx.net>2008-11-25 14:46:45 +0100
commit6b6df778d84f2c2fb0f271b13d81502edfaf3afb (patch)
tree778911ba69ca3f23ef67bce50912b80e52217898 /packages/antlr/antlr-native_2.7.5.bb
parent46a903ec1351e751fff49c64017fdff08a5fba83 (diff)
antlr 2.7.5: Moved to obsolete since it does not build.
Diffstat (limited to 'packages/antlr/antlr-native_2.7.5.bb')
-rw-r--r--packages/antlr/antlr-native_2.7.5.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/antlr/antlr-native_2.7.5.bb b/packages/antlr/antlr-native_2.7.5.bb
deleted file mode 100644
index 77cb88c7e7..0000000000
--- a/packages/antlr/antlr-native_2.7.5.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require antlr_${PV}.bb
-inherit native
-
-# A native antlr would need a native java virtual machine..
-# eww. -CL
-DEPENDS = "virtual/java-native"
-RDEPENDS= "virtual/java-native"
-BROKEN = "1"