summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrien Prost-Boucle2020-07-13 00:07:57 +0200
committerAdrien Prost-Boucle2020-07-13 00:07:57 +0200
commite27a333bd350f496b233174aa57cb383147ab2d0 (patch)
tree05cc2cd2054b7db5e9870023228c2905668a404d /PKGBUILD
parent6648f2bb5033ba362bba9d5940aa3cb8b67213ad (diff)
downloadaur-e27a333bd350f496b233174aa57cb383147ab2d0.tar.gz
Update dependency fplll
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca2ea977de3e..3c685a9a1fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://flopoco.gforge.inria.fr/"
license=('custom')
-depends=('mpfr' 'mpfi' 'sollya' 'gsl' 'libfplll' 'libxml2')
+depends=('mpfr' 'mpfi' 'sollya' 'gsl' 'fplll' 'libxml2')
makedepends=('cmake' 'boost')
source=(https://gforge.inria.fr/frs/download.php/file/37213/flopoco-4.1.2.tgz)