Skip to content

Commit

Permalink
Removed xtl from the dependencies (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille authored May 28, 2024
1 parent c2dec69 commit fe06394
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/recipes_emscripten/xeus/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
sha256: eabe5dc274ad31a972e1249b070af609e6ad1adfa4c954fb120bcdc556dd6fc4

build:
number: 0
number: 1

requirements:
build:
Expand All @@ -21,7 +21,6 @@ requirements:
- ninja
host:
- nlohmann_json
- xtl

tests:
- script:
Expand Down

0 comments on commit fe06394

Please sign in to comment.