aboutsummaryrefslogtreecommitdiffstats
path: root/packages/antlr/antlr-native_2.7.5.bb
blob: cd6ce7a76bd270044c249cf82dd9a39e53fac9c7 (plain)
1
2
3
4
5
6
7
8
include 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"