Skip to content

Commit

Permalink
casadi: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Nov 13, 2024
1 parent a710c39 commit 876fd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/coin-buildtools/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def package_id(self):

def requirements(self):
# https://github.com/coin-or-tools/BuildTools/blob/20208f47f7bbc0056a92adefdfd43fded969f674/install_autotools.sh#L9-L12
self.requires("autoconf/2.71", run=True)
self.requires("autoconf/2.72", run=True)
self.requires("autoconf-archive/2023.02.20", run=True)
self.requires("automake/1.16.5", run=True)
self.requires("libtool/2.4.7", run=True)
Expand Down

0 comments on commit 876fd90

Please sign in to comment.