Skip to content

Commit

Permalink
Removed xtl from the dependencies (emscripten-forge#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille authored and luizirber committed Jul 31, 2024
1 parent 6c2eb92 commit fa9ed25
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 fa9ed25

Please sign in to comment.