From: Dongxiao Xu Date: Wed, 3 Aug 2011 15:19:35 +0000 (+0800) Subject: openjade-native: Change RDEPENDS of sgml-common-native X-Git-Tag: 2011-1~495 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3f7809ba54bc4941c42071728cee1b286c1e87f6;p=openembedded-core.git openjade-native: Change RDEPENDS of sgml-common-native openjade-native should RDEPENDS on sgml-common-native but not sgml-common Signed-off-by: Dongxiao Xu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb b/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb index c71f22ad96..6cc6bb5d2b 100644 --- a/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb +++ b/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=641ff1e4511f0a87044ad42f87cb1045" PR = "r4" DEPENDS = "opensp-native sgml-common-native" -RDEPENDS_${PN} = "sgml-common" +RDEPENDS_${PN} = "sgml-common-native" SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/openjade-${PV}.tar.gz \ file://makefile.patch \