Skip to content

Commit 24a2a13

Browse files
committed
for testing: all dependencies on autotools-update and required
1 parent 16e28a5 commit 24a2a13

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

.coin-or/Dependencies

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ThirdParty/ASL https://github.com/coin-or-tools/ThirdParty-ASL stable/2.0
2-
ThirdParty/Mumps https://github.com/coin-or-tools/ThirdParty-Mumps stable/3.0
3-
ThirdParty/Glpk https://github.com/coin-or-tools/ThirdParty-Glpk master
4-
Data/Netlib https://github.com/coin-or-tools/Data-Netlib master
5-
Data/Sample https://github.com/coin-or-tools/Data-Sample master
6-
CoinUtils https://github.com/coin-or/CoinUtils master
7-
Osi https://github.com/coin-or/Osi master
1+
ThirdParty/ASL https://github.com/coin-or-tools/ThirdParty-ASL autotools-update
2+
ThirdParty/Mumps https://github.com/coin-or-tools/ThirdParty-Mumps autotools-update
3+
ThirdParty/Glpk https://github.com/coin-or-tools/ThirdParty-Glpk autotools-update
4+
Data/Netlib https://github.com/coin-or-tools/Data-Netlib autotools-update
5+
Data/Sample https://github.com/coin-or-tools/Data-Sample autotools-update
6+
CoinUtils https://github.com/coin-or/CoinUtils autotools-update
7+
Osi https://github.com/coin-or/Osi autotools-update

.coin-or/config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,31 +35,31 @@ Description:
3535
Dependencies:
3636
- Description: ThirdParty wrapper for building ASL
3737
URL: https://github.com/coin-or-tools/ThirdParty-ASL
38-
Version: 2.0
39-
Required: Optional
38+
Version: autotools-update
39+
Required: Required
4040
- Description: ThirdParty wrapper for building Mumps
4141
URL: https://github.com/coin-or-tools/ThirdParty-Mumps
42-
Version: 3.0
43-
Required: Optional
42+
Version: autotools-update
43+
Required: Required
4444
- Description: ThirdParty wrapper for building Glpk
4545
URL: https://github.com/coin-or-tools/ThirdParty-Glpk
46-
Version: master
47-
Required: Optional
46+
Version: autotools-update
47+
Required: Required
4848
- Description: Netlib data files
4949
URL: https://github.com/coin-or-tools/Data-Netlib
50-
Version: master
50+
Version: autotools-update
5151
Required: Required
5252
- Description: Sample data files
5353
URL: https://github.com/coin-or-tools/Data-Sample
54-
Version: master
54+
Version: autotools-update
5555
Required: Required
5656
- Description: COIN-OR Utilities
5757
URL: https://github.com/coin-or/CoinUtils
58-
Version: master
58+
Version: autotools-update
5959
Required: Required
6060
- Description: Open Solver Interface
6161
URL: https://github.com/coin-or/Osi
62-
Version: master
62+
Version: autotools-update
6363
Required: Required
6464
- Description: Basic Linear Algebra Subroutines (BLAS)
6565
URL: http://www.netlib.org/blas

0 commit comments

Comments
 (0)