From: Michael Tremer Date: Sun, 21 Mar 2010 22:35:46 +0000 (+0100) Subject: gmp: Remove a weird dependency line. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=289409b95c0ba06b2e364ee6655186131a3639a6;p=ipfire-3.x.git gmp: Remove a weird dependency line. --- diff --git a/pkgs/core/gmp/gmp.nm b/pkgs/core/gmp/gmp.nm index 4e398b1af..7f71dff4a 100644 --- a/pkgs/core/gmp/gmp.nm +++ b/pkgs/core/gmp/gmp.nm @@ -34,8 +34,6 @@ PKG_URL = http://gmplib.org/ PKG_LICENSE = LGPLv3+ PKG_SUMMARY = A GNU arbitrary precision library. -PKG_BUILD_DEPS:= $(filter-out gcc,$(PKG_BUILD_DEPS)) - define PKG_DESCRIPTION The gmp package contains GNU MP, a library for arbitrary precision \ arithmetic, signed integers operations, rational numbers and floating \