aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jakarta-commons/commons-logging_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jakarta-commons/commons-logging_1.1.1.bb')
-rw-r--r--recipes/jakarta-commons/commons-logging_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jakarta-commons/commons-logging_1.1.1.bb b/recipes/jakarta-commons/commons-logging_1.1.1.bb
index a597f3df12..98b551262a 100644
--- a/recipes/jakarta-commons/commons-logging_1.1.1.bb
+++ b/recipes/jakarta-commons/commons-logging_1.1.1.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "Java Internet protocol suite library"
SRC_URI = "http://www.apache.org/dist/commons/logging/source/${BP}-src.tar.gz"
DEPENDS += "log4j1.2 servlet2.3 logkit"
-DEPENDS_virtclass-native_append = "log4j1.2-native servlet2.3-native logkit-native"
+DEPENDS_virtclass-native += "log4j1.2-native servlet2.3-native logkit-native"
CP = "log4j-1.2 servlet-2.3 logkit"