aboutsummaryrefslogtreecommitdiff
path: root/crystfel.rb
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-02-06 12:26:43 +0100
committerThomas White <taw@physics.org>2024-02-06 12:26:43 +0100
commitdfd32cb652e255115e15beb84190df2e1ef4fff0 (patch)
tree6b9ad82a3eb72f74e96d9564f85a878c543aadb3 /crystfel.rb
parentabf64f809ff96895c42254af4489b2f5eb95e4c6 (diff)
Homebrew: Add missing Numpy dependency
Needed for peakogram-stream.
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 9c4e72ab..f86bbd5a 100644
--- a/crystfel.rb
+++ b/crystfel.rb
@@ -31,6 +31,7 @@ class Crystfel < Formula
depends_on 'libtiff'
depends_on 'pango'
depends_on 'eigen'
+ depends_on 'numpy'
def install
args = std_meson_args