summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcheck
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-01-26 17:42:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-13 09:43:21 +0000
commit45b97161915ce7872ef7161451a5c83507072a72 (patch)
treee035ebc03ff4a3d5179827c1432bfaf040fb431b /meta/recipes-support/libcheck
parent06270f20ba4312d20d0fd348595adf1b239bcac5 (diff)
downloadopenembedded-core-45b97161915ce7872ef7161451a5c83507072a72.tar.gz
nativesdk-packagegroup-sdk-host: replace smartpm with dnf
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/libcheck')
-rw-r--r--meta/recipes-support/libcheck/libcheck_0.10.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.10.0.bb b/meta/recipes-support/libcheck/libcheck_0.10.0.bb
index 9d34198a96..4db2d7528c 100644
--- a/meta/recipes-support/libcheck/libcheck_0.10.0.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.10.0.bb
@@ -20,5 +20,6 @@ CACHED_CONFIGUREVARS += "ac_cv_path_AWK_PATH=${bindir}/gawk"
RREPLACES_${PN} = "check (<= 0.9.5)"
RDEPENDS_${PN} += "gawk"
RDEPENDS_${PN}_class-native = ""
+RDEPENDS_${PN}_class-nativesdk = ""
BBCLASSEXTEND = "native nativesdk"