aboutsummaryrefslogtreecommitdiff
path: root/crystfel.rb
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-02-06 15:15:29 +0100
committerThomas White <taw@physics.org>2024-02-06 15:15:29 +0100
commit5e05a4f14fd33808a2b685697a5a18e76e130731 (patch)
tree155ee062be726f8483c026d4d7cc534f6ee81cdc /crystfel.rb
parent49afea4a6b5c73f1aeb835777a6d822ddfa9d255 (diff)
Homebrew: Fix Python dependency
Ok, I interpreted the documentation a little too literatlly.
Diffstat (limited to 'crystfel.rb')
-rw-r--r--crystfel.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/crystfel.rb b/crystfel.rb
index edbc1d8c..dc4ef245 100644
--- a/crystfel.rb
+++ b/crystfel.rb
@@ -32,7 +32,7 @@ class Crystfel < Formula
depends_on 'pango'
depends_on 'eigen'
depends_on 'numpy'
- depends_on 'python@3.x'
+ depends_on 'python'
def install
args = std_meson_args