diff options
Diffstat (limited to 'recipes-core/classpath')
| -rw-r--r-- | recipes-core/classpath/classpath.inc | 4 | ||||
| -rw-r--r-- | recipes-core/classpath/classpath_0.99.bb | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index 0f760fe..1bdfd78 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc | |||
| @@ -7,9 +7,7 @@ LICENSE = "Classpath" | |||
| 7 | 7 | ||
| 8 | PBN = "classpath" | 8 | PBN = "classpath" |
| 9 | 9 | ||
| 10 | inherit autotools java gettext distro_features_check | 10 | inherit autotools java gettext |
| 11 | |||
| 12 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 13 | 11 | ||
| 14 | DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst file" | 12 | DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst file" |
| 15 | 13 | ||
diff --git a/recipes-core/classpath/classpath_0.99.bb b/recipes-core/classpath/classpath_0.99.bb index 8b3a6e3..6aa3baa 100644 --- a/recipes-core/classpath/classpath_0.99.bb +++ b/recipes-core/classpath/classpath_0.99.bb | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | require classpath.inc | 1 | require classpath.inc |
| 2 | 2 | ||
| 3 | inherit distro_features_check | ||
| 4 | |||
| 5 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 6 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=92acc79f1f429143f4624d07b253702a" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=92acc79f1f429143f4624d07b253702a" |
| 4 | 8 | ||
| 5 | SRC_URI += " \ | 9 | SRC_URI += " \ |
