changeset 57:ae527b6aa81a

lib/mpfr: depends on gmp
author David Demelier <markand@malikania.fr>
date Fri, 01 Mar 2019 19:43:20 +0100
parents 7244a4885a8a
children 73fe5cec3773
files lib/mpfr/mpfr.info
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/mpfr/mpfr.info	Fri Mar 01 19:31:49 2019 +0100
+++ b/lib/mpfr/mpfr.info	Fri Mar 01 19:43:20 2019 +0100
@@ -21,3 +21,4 @@
 PKGLICENSE="LGPLv3+"
 PKGSUMMARY="multiple-precision floating-point library in C"
 PKGDOWNLOAD="https://www.mpfr.org/$PKGNAME-$PKGVERSION/$PKGNAME-$PKGVERSION.tar.xz"
+PKGDEPENDS="lib/gmp"