diff options
Diffstat (limited to 'gmp/gmp_4.1.2.oe')
-rw-r--r-- | gmp/gmp_4.1.2.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gmp/gmp_4.1.2.oe b/gmp/gmp_4.1.2.oe index a270237f23..9c76cbbe87 100644 --- a/gmp/gmp_4.1.2.oe +++ b/gmp/gmp_4.1.2.oe @@ -1,6 +1,5 @@ DESCRIPTION = "GNU multiprecision arithmetic library" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "ftp://mirrors.kernel.org/gnu/gmp/gmp-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1" |