Skip to content

Commit

Permalink
Merge pull request f4pga#2012 from Arvind-Srinivasan/swig
Browse files Browse the repository at this point in the history
Updated dependencies to include swig
  • Loading branch information
litghost committed Feb 6, 2021
2 parents 4f62d7a + ce80f99 commit 45c83a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ dependencies:
- flake8
- nodejs
- libiconv
# swig is required to build the rapidyaml package
# It can be removed once that is available in PyPi
- swig
# libxml2 2.9.10 contains an integer overflow fix required for arch-defs.
- libxml2>=2.9.10
# openjdk, libuuid, pkg-config, and cython are required to build the fasm package's ANTLR backend.
Expand Down

0 comments on commit 45c83a2

Please sign in to comment.