Signed-off-by: Eric Bénard <[email protected]> --- recipes/mpfr/mpfr.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes/mpfr/mpfr.inc b/recipes/mpfr/mpfr.inc index 46ace56..cac2204 100644 --- a/recipes/mpfr/mpfr.inc +++ b/recipes/mpfr/mpfr.inc @@ -2,7 +2,7 @@ DESCRIPTION = "A C library for multiple-precision floating-point computations wi HOMEPAGE = "http://www.mpfr.org/" LICENSE = "GPL LGPL" SECTION = "libs" -BBCLASSEXTEND = "native nativesdk" +BBCLASSEXTEND = "native nativesdk sdk" INC_PR = "r3" inherit autotools -- 1.6.3.3 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
