Skip to content

Commit 4c04494

Browse files
committed
Require libobjcryst 2015.1 in conda recipe.
1 parent 10f715e commit 4c04494

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

conda-recipe/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: libdiffpy
33
## Use __conda_version__.txt.
4-
# version: 1.2.77
4+
# version: 1.3
55

66
source:
77
# git_url: https://github.com/diffpy/libdiffpy.git
@@ -16,12 +16,12 @@ requirements:
1616
- boost-all 1.59.0
1717
- gsl 2.1
1818
- cxxtest
19-
- libobjcryst
19+
- libobjcryst 2015.1|2015.1.*
2020

2121
run:
2222
- boost-all 1.59.0
2323
- gsl >=2.1
24-
- libobjcryst
24+
- libobjcryst 2015.1|2015.1.*
2525

2626
test:
2727
requires:

0 commit comments

Comments
 (0)