From: Martin Jansa Date: Thu, 19 Aug 2010 12:15:53 +0000 (+0200) Subject: xalan-j: fix non-native DEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f89a780e9900c168c165e4120cf13c21de6c0f;p=openembedded.git xalan-j: fix non-native DEPENDS Signed-off-by: Martin Jansa --- diff --git a/recipes/xalan-j/xalan-j_2.7.1.bb b/recipes/xalan-j/xalan-j_2.7.1.bb index df9e78d98f..585b5f39d4 100644 --- a/recipes/xalan-j/xalan-j_2.7.1.bb +++ b/recipes/xalan-j/xalan-j_2.7.1.bb @@ -3,10 +3,10 @@ LICENSE = "AL2.0" AUTHOR = "Apache Software Foundation" HOMEPAGE = "http://xml.apache.org/xalan-j -PR = "r2" +PR = "r3" DEPENDS = "fastjar-native xerces-j regexp jlex cup jaxp1.3 bcel" -DEPENDS = "\ +DEPENDS_virtclass-native = "\ fastjar-native \ xerces-j-native regexp-native jlex-native cup-native jaxp1.3-native bcel-native \ "