diff options
Diffstat (limited to 'meta/recipes-support/libcheck')
-rw-r--r-- | meta/recipes-support/libcheck/libcheck_0.10.0.bb | 1 |
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" | |||
20 | RREPLACES_${PN} = "check (<= 0.9.5)" | 20 | RREPLACES_${PN} = "check (<= 0.9.5)" |
21 | RDEPENDS_${PN} += "gawk" | 21 | RDEPENDS_${PN} += "gawk" |
22 | RDEPENDS_${PN}_class-native = "" | 22 | RDEPENDS_${PN}_class-native = "" |
23 | RDEPENDS_${PN}_class-nativesdk = "" | ||
23 | 24 | ||
24 | BBCLASSEXTEND = "native nativesdk" | 25 | BBCLASSEXTEND = "native nativesdk" |