diff options
-rw-r--r-- | recipes-core/rxtx/rxtx_2.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/rxtx/rxtx_2.2.0.bb b/recipes-core/rxtx/rxtx_2.2.0.bb index f9f9c54..c9df316 100644 --- a/recipes-core/rxtx/rxtx_2.2.0.bb +++ b/recipes-core/rxtx/rxtx_2.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "JUnit is a testing framework for Java" | 1 | DESCRIPTION = "Full Java CommAPI implementation" |
2 | DEPENDS = "fastjar-native" | 2 | DEPENDS = "fastjar-native" |
3 | LICENSE = "CLOSED" | 3 | LICENSE = "CLOSED" |
4 | 4 | ||