Skip to content
Open
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: 1 addition & 5 deletions org.openchemistry.Avogadro2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ modules:
- -DQT_VERSION=6
- -DDOWNLOAD_TO_SOURCE_DIR=ON
- -DUSE_SYSTEM_OPENBABEL=ON
- -DUSE_SYSTEM_LIBARCHIVE=ON
sources:
# First get the umbrella repo so we can use superbuild strategy
# Clone but not recursively, only want CMake files and dir structure
Expand Down Expand Up @@ -160,11 +161,6 @@ modules:
url: https://github.com/spglib/spglib/archive/v2.5.0.tar.gz
sha256: b6026f5e85106c0c9ee57e54b9399890d0f29982e20e96ede0428b3efbe6b914
dest: Downloads
# libarchive
- type: file
url: https://github.com/libarchive/libarchive/archive/v3.7.7.tar.gz
sha256: fa62384995e8aa4f5a901c184fb5c91e56a29e24c05b6881a7f8fd5bbea694d2
dest: Downloads
# libmsym
- type: file
url: https://github.com/mcodev31/libmsym/archive/85e47232376a8e735c2a7b5283f40b59b3953db1.tar.gz
Expand Down