diff options
Diffstat (limited to 'meta/packages/mpfr')
-rw-r--r-- | meta/packages/mpfr/mpfr_2.1.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/mpfr/mpfr_2.1.1.bb b/meta/packages/mpfr/mpfr_2.1.1.bb index 1bf29fb6b1..59b9965aa4 100644 --- a/meta/packages/mpfr/mpfr_2.1.1.bb +++ b/meta/packages/mpfr/mpfr_2.1.1.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding" | 1 | DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding" |
2 | LICENSE = "LGPL" | 2 | LICENSE = "LGPL" |
3 | MAINTAINER = "Rene Wagner <rw@handhelds.org>" | ||
4 | SECTION = "libs" | 3 | SECTION = "libs" |
5 | DEPENDS = "gmp" | 4 | DEPENDS = "gmp" |
6 | PR = "r2" | 5 | PR = "r2" |