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

index 4e398b1aff1f2de26466bb901652374b70fa4484..7f71dff4a2415fbf7164c60d444ea171d76056c3 100644 (file)
@@ -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 \