Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions io.github.pemsley.coot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ modules:
- name: gemmi
buildsystem: cmake-ninja
config-opts:
- -DUSE_PYTHON=1
- -DUSE_PYTHON=ON
- -DPYTHON_INSTALL_DIR=/app/lib/python3.12/site-packages
build-options:
cxxflags: "-fPIC -O2"
sources:
- type: git
url: https://github.com/project-gemmi/gemmi.git
tag: v0.7.1
tag: v0.7.3

- name: fftw2
buildsystem: autotools
Expand Down Expand Up @@ -354,5 +354,5 @@ modules:
sources:
- type: git
url: https://github.com/pemsley/coot.git
commit: a1e8ef5b22fcd6348807923943bd984494e594bf
tag: Release-1.1.18