aboutsummaryrefslogtreecommitdiff
path: root/crystfel.rb
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-02-06 14:58:39 +0100
committerThomas White <taw@physics.org>2024-02-06 14:58:39 +0100
commit49afea4a6b5c73f1aeb835777a6d822ddfa9d255 (patch)
tree62db893b67d9ca414adc6bdec05418af44561c7a /crystfel.rb
parentdfd32cb652e255115e15beb84190df2e1ef4fff0 (diff)
Homebrew: Add Python dependency (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 f86bbd5a..edbc1d8c 100644
--- a/crystfel.rb
+++ b/crystfel.rb
@@ -32,6 +32,7 @@ class Crystfel < Formula
depends_on 'pango'
depends_on 'eigen'
depends_on 'numpy'
+ depends_on 'python@3.x'
def install
args = std_meson_args