Skip to content

Commit 14601bb

Browse files
Merge pull request emscripten-forge#2354 from kr-2003/latest-xeus-cpp
Building xeus-cpp on top of latest CppInterOp
2 parents 9d0cf92 + 2c93189 commit 14601bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipes/recipes_emscripten/xeus-cpp/recipe.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source:
1010
sha256: 8f085c0ac8fde263a07c212ba1c2ccd31f6e0b7c0a545c7bf279b7302311c3c8
1111

1212
build:
13-
number: 5
13+
number: 6
1414

1515
requirements:
1616
build:
@@ -27,6 +27,7 @@ requirements:
2727
run:
2828
- CppInterOp
2929
- "${{ pin_compatible('nlohmann_json', upper_bound='x.x.x') }}"
30+
- xeus >=5.0.0,<6.0
3031

3132
tests:
3233
- script:

0 commit comments

Comments
 (0)