summaryrefslogtreecommitdiffstats
path: root/recipes-core/jacl/jacl_1.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jacl/jacl_1.4.1.bb')
-rw-r--r--recipes-core/jacl/jacl_1.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jacl/jacl_1.4.1.bb b/recipes-core/jacl/jacl_1.4.1.bb
index b413719..f9808ca 100644
--- a/recipes-core/jacl/jacl_1.4.1.bb
+++ b/recipes-core/jacl/jacl_1.4.1.bb
@@ -10,7 +10,7 @@ HOMEPAGE = "http://sourceforge.net/projects/tcljava"
10 10
11SRC_URI = "http://downloads.sourceforge.net/tcljava/jacl${PV}.tar.gz" 11SRC_URI = "http://downloads.sourceforge.net/tcljava/jacl${PV}.tar.gz"
12 12
13inherit java-library 13inherit java-library java-bootstrap-components
14 14
15S = "${WORKDIR}/jacl${PV}" 15S = "${WORKDIR}/jacl${PV}"
16 16