From: Richard Purdie Date: Thu, 7 Oct 2010 22:40:05 +0000 (+0100) Subject: unfs-server: Fix DEPENDS for native/nativesdk cases X-Git-Tag: 2011-1~4325 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=93c19abbc2e4de18a15315d9a6e0635331507fc0;p=openembedded-core.git unfs-server: Fix DEPENDS for native/nativesdk cases Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/unfs-server/unfs-server_2.2beta47.bb b/meta/recipes-devtools/unfs-server/unfs-server_2.2beta47.bb index 66012189dc..89313d6972 100644 --- a/meta/recipes-devtools/unfs-server/unfs-server_2.2beta47.bb +++ b/meta/recipes-devtools/unfs-server/unfs-server_2.2beta47.bb @@ -4,6 +4,8 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" RDEPENDS = "pseudo" +RDEPENDS_virtclass-native = "pseudo-native" +RDEPENDS_virtclass-nativesdk = "pseudo-nativesdk" PR = "r1" SRC_URI = "ftp://linux.mathematik.tu-darmstadt.de/pub/linux/oldstuff/people/okir/nfs-server-${PV}.tar.gz \