Skip to content

Commit

Permalink
Add pkg-config in plugins/pixi.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Feb 19, 2024
1 parent b83b9fe commit a231a16
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions plugins/pixi.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2643,6 +2643,25 @@ package:
timestamp: 1706960660581
purls:
- pkg:pypi/pip
- platform: linux-64
name: pkg-config
version: 0.29.2
category: main
manager: conda
dependencies:
- libgcc-ng >=7.5.0
url: https://conda.anaconda.org/conda-forge/linux-64/pkg-config-0.29.2-h36c2ea0_1008.tar.bz2
hash:
md5: fbef41ff6a4c8140c30057466a1cdd47
sha256: 8b35a077ceccdf6888f1e82bd3ea281175014aefdc2d4cf63d7a4c7e169c125c
build: h36c2ea0_1008
arch: x86_64
subdir: linux-64
build_number: 1008
license: GPL-2.0-or-later
license_family: GPL
size: 123341
timestamp: 1604184579935
- platform: linux-64
name: pkgutil-resolve-name
version: 1.3.10
Expand Down
1 change: 1 addition & 0 deletions plugins/pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ mpi4py = ">=3.1.5,<3.2"
pip = ">=24.0,<25"
fftw = ">=3.3.10,<3.4 mpi*"
pytest = ">=8.0.0,<8.1"
pkg-config = ">=0.29.2,<0.30"

0 comments on commit a231a16

Please sign in to comment.