diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/mpfr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mpfr/Makefile b/package/mpfr/Makefile index 00508ce69..41647e0bf 100644 --- a/package/mpfr/Makefile +++ b/package/mpfr/Makefile @@ -7,6 +7,7 @@ include ${TOPDIR}/toolchain/mpfr/Makefile.inc PKG_NAME:= mpfr PKG_DESCR:= multi precision library PKG_SECTION:= libs +PKG_BUILDDEP:= gmp PKG_URL:= http://www.mpfr.org/ PKG_OPTS:= dev |