diff options
Diffstat (limited to 'recipes-core/classpath/classpath.inc')
| -rw-r--r-- | recipes-core/classpath/classpath.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index dfe4a68..cffd389 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | DESCRIPTION = "GNU Classpath standard Java libraries" | 1 | DESCRIPTION = "GNU Classpath standard Java libraries" |
| 2 | HOMEPAGE = "http://www.gnu.org/software/classpath/" | 2 | HOMEPAGE = "http://www.gnu.org/software/classpath/" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | PRIORITY = "optional" | 4 | |
| 5 | # GPLv2 + custom linking exception | ||
| 5 | LICENSE = "Classpath" | 6 | LICENSE = "Classpath" |
| 6 | PBN = "classpath" | ||
| 7 | 7 | ||
| 8 | PBN = "classpath" | ||
| 8 | 9 | ||
| 9 | inherit autotools java | 10 | inherit autotools java |
| 10 | 11 | ||
