File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1+ __migrator :
2+ build_number : 1
3+ commit_message : Rebuild for libxml2 2.14
4+ kind : version
5+ migration_number : 1
6+ exclude :
7+ # break circularity with compiler stack
8+ - llvmdev
9+ - clangdev
10+ - compiler-rt
11+ - lld
12+ # same for libgsf and msitools
13+ - libgsf
14+ libxml2 :
15+ - ' 2.14'
16+ libxml2_devel :
17+ - ' 2.14'
18+ migrator_ts : 1743812129.3751788
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ source:
1313 sha256 : c57ce44873abcfcfd1d61d7d261e416d352186958e7b5d299cf244efa6757816
1414
1515build :
16- number : 1
16+ number : 2
1717 script_env :
1818 - F2C_EXTERNAL_ARITH_HEADER={{ RECIPE_DIR }}/arith_arm64.h # [arm64]
1919
@@ -36,7 +36,7 @@ requirements:
3636 - pkg-config # [not win]
3737 host :
3838 - glpk
39- - libxml2
39+ - libxml2-devel
4040 - arpack # [not win]
4141 - gmp
4242 - libblas
@@ -47,7 +47,7 @@ requirements:
4747 - zlib
4848 run :
4949 - glpk
50- - libxml2
50+ - libxml2-devel
5151 - arpack # [not win]
5252 - gmp
5353 - texttable >=1.6.2
You can’t perform that action at this time.
0 commit comments