aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-libs/regexp_1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-libs/regexp_1.5.bb')
-rw-r--r--recipes-core/jakarta-libs/regexp_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jakarta-libs/regexp_1.5.bb b/recipes-core/jakarta-libs/regexp_1.5.bb
index d482e4a..ce6150c 100644
--- a/recipes-core/jakarta-libs/regexp_1.5.bb
+++ b/recipes-core/jakarta-libs/regexp_1.5.bb
@@ -6,7 +6,7 @@ PR = "r1"
SRC_URI = "http://archive.apache.org/dist/jakarta/regexp/source/jakarta-${BP}.tar.gz"
-inherit java-library java-bootstrap-components
+inherit java-library
S = "${WORKDIR}/jakarta-${BP}"