mpfr: removed redundant HOST_FOO_DEPENDENCIES
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 16 Jan 2012 13:58:43 +0000 (14:58 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 17 Jan 2012 22:32:34 +0000 (23:32 +0100)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/mpfr/mpfr.mk

index 7f335998c58412794156d98dec8266451195856e..6876d6f18acd0030329b1eb6aee7def8dc0b7e8c 100644 (file)
@@ -10,7 +10,6 @@ MPFR_SOURCE = mpfr-$(MPFR_VERSION).tar.bz2
 MPFR_INSTALL_STAGING = YES
 MPFR_DEPENDENCIES = gmp
 MPFR_MAKE_OPT = RANLIB=$(TARGET_RANLIB)
-HOST_MPFR_DEPENDENCIES = host-gmp
 
 $(eval $(call AUTOTARGETS))
 $(eval $(call AUTOTARGETS,host))