summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-support/libcheck/libcheck_0.10.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.10.0.bb b/meta/recipes-support/libcheck/libcheck_0.10.0.bb
index 4db2d7528c..9d34198a96 100644
--- a/meta/recipes-support/libcheck/libcheck_0.10.0.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.10.0.bb
@@ -20,6 +20,5 @@ CACHED_CONFIGUREVARS += "ac_cv_path_AWK_PATH=${bindir}/gawk"
20RREPLACES_${PN} = "check (<= 0.9.5)" 20RREPLACES_${PN} = "check (<= 0.9.5)"
21RDEPENDS_${PN} += "gawk" 21RDEPENDS_${PN} += "gawk"
22RDEPENDS_${PN}_class-native = "" 22RDEPENDS_${PN}_class-native = ""
23RDEPENDS_${PN}_class-nativesdk = ""
24 23
25BBCLASSEXTEND = "native nativesdk" 24BBCLASSEXTEND = "native nativesdk"