aboutsummaryrefslogtreecommitdiff
path: root/crystfel.rb
diff options
context:
space:
mode:
authorThomas White <thomas.white@desy.de>2023-06-15 11:29:48 +0200
committerThomas White <thomas.white@desy.de>2023-06-15 11:29:48 +0200
commit8054e80ae228c43df14de1692731eeb63440692d (patch)
tree07f0e20c9d98508e45d3b056126e8628de3ee1b4 /crystfel.rb
parent4003362a3142879fac2bbb4677dd4ccc597587e5 (diff)
Homebrew: Add Eigen dependency
Diffstat (limited to 'crystfel.rb')
-rw-r--r--crystfel.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/crystfel.rb b/crystfel.rb
index 250fda98..d57fa432 100644
--- a/crystfel.rb
+++ b/crystfel.rb
@@ -30,6 +30,7 @@ class Crystfel < Formula
depends_on 'libpng'
depends_on 'libtiff'
depends_on 'pango'
+ depends_on 'eigen'
def install
args = std_meson_args