diff options
-rw-r--r-- | meta/recipes-support/mpfr/mpfr_4.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/mpfr/mpfr_4.2.2.bb b/meta/recipes-support/mpfr/mpfr_4.2.2.bb index 88cef0cfe1..4d1747c3fd 100644 --- a/meta/recipes-support/mpfr/mpfr_4.2.2.bb +++ b/meta/recipes-support/mpfr/mpfr_4.2.2.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ | |||
11 | " | 11 | " |
12 | CVE_PRODUCT = "gnu_mpfr" | 12 | CVE_PRODUCT = "gnu_mpfr" |
13 | 13 | ||
14 | DEPENDS = "gmp autoconf-archive-native" | 14 | DEPENDS = "gmp" |
15 | 15 | ||
16 | SRC_URI = "https://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz" | 16 | SRC_URI = "https://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz" |
17 | SRC_URI[sha256sum] = "b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01" | 17 | SRC_URI[sha256sum] = "b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01" |