Skip to content

Commit

Permalink
shiboken2 py310 rebottle
Browse files Browse the repository at this point in the history
Closes #484.

Signed-off-by: Chris <[email protected]>
ipatch committed Mar 6, 2024
1 parent 9cc77d8 commit 75c3f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/[email protected]_py310.rb
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ def install

cmake_args = std_cmake_args

# NOTE: ipatch build will fail if using `python3` cmake requires major+minor ie. `python3.10`
# NOTE: ipatch, build will fail if using `python3` cmake requires major+minor ie. `python3.10`
python_executable = Formula["[email protected]"].opt_bin/"python3.10"
python_lib = Formula["[email protected]"].opt_lib/"libpython3.10.dylib"

0 comments on commit 75c3f64

Please sign in to comment.