]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
mpfr: Remove a weird dependency line.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Mar 2010 22:36:17 +0000 (23:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Mar 2010 22:36:17 +0000 (23:36 +0100)
pkgs/core/mpfr/mpfr.nm

index bca905d60df69ad2ec508d250a8e4fdd010878c6..29d1eba365fb5b49fd363e824218876f04bbf142 100644 (file)
@@ -34,7 +34,6 @@ PKG_URL        = http://www.mpfr.org/
 PKG_LICENSE    = LGPLv2+ and GPLv2+ and GFDL
 PKG_SUMMARY    = A C library for multiple-precision floating-point computations.
 
-PKG_BUILD_DEPS:= $(filter-out gcc,$(PKG_BUILD_DEPS))
 PKG_DEPS      += gmp
 
 define PKG_DESCRIPTION