summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-commons/commons-logging_1.1.1.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-logging_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
index 235b7f4..51acffd 100644
--- a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
+++ b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
@@ -3,7 +3,7 @@ require jakarta-commons.inc
3DESCRIPTION = "Java Internet protocol suite library" 3DESCRIPTION = "Java Internet protocol suite library"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d273d63619c9aeaf15cdaf76422c4f87" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d273d63619c9aeaf15cdaf76422c4f87"
5 5
6SRC_URI = "http://www.apache.org/dist/commons/logging/source/${BP}-src.tar.gz" 6SRC_URI = "http://archive.apache.org/dist/commons/logging/source/${BP}-src.tar.gz"
7 7
8DEPENDS += "log4j1.2 servlet2.3 logkit" 8DEPENDS += "log4j1.2 servlet2.3 logkit"
9DEPENDS_virtclass-native += "log4j1.2-native servlet2.3-native logkit-native" 9DEPENDS_virtclass-native += "log4j1.2-native servlet2.3-native logkit-native"