summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2022-12-03 09:02:32 -0500
committerDavid Wells2022-12-03 09:02:32 -0500
commit50d163dcadaf355ff6b9c1f34d05953803f1537e (patch)
tree6509204aacd5524b679165131e74f71538c4cc4e /.SRCINFO
parent3cf290ce85f5d6defed3f99f65107f1cd17c2ee5 (diff)
downloadaur-50d163dcadaf355ff6b9c1f34d05953803f1537e.tar.gz
Document the CGAL dependency
Whoops!
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36aa06ecdc3e..9eee3b9ed3d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
pkgver = 9.4.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.dealii.org/
install = deal-ii.install
arch = i686
@@ -12,6 +12,7 @@ pkgbase = deal-ii
optdepends = adol-c: automatic differentiation library
optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
optdepends = assimp: Library to import various well-known 3D model formats in an uniform manner
+ optdepends = cgal: Computational Geometry Algorithms Library
optdepends = gmsh: An automatic 3D finite element mesh generator with pre and post-processing facilities
optdepends = gsl: A modern numerical library for C and C++ programmers
optdepends = hdf5-openmpi: General purpose library and file format for storing scientific data