From: Michael Tremer Date: Sun, 21 Mar 2010 22:36:17 +0000 (+0100) Subject: mpfr: Remove a weird dependency line. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa838bae3ea8bf2d17550179a0a353bc520fafb;p=ipfire-3.x.git mpfr: Remove a weird dependency line. --- diff --git a/pkgs/core/mpfr/mpfr.nm b/pkgs/core/mpfr/mpfr.nm index bca905d60..29d1eba36 100644 --- a/pkgs/core/mpfr/mpfr.nm +++ b/pkgs/core/mpfr/mpfr.nm @@ -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