Skip to content

Commit

Permalink
asn1c: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Aug 7, 2023
1 parent c0498e1 commit b013f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/asn1c/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def build_requirements(self):
self.tool_requires("automake/1.16.5")
self.tool_requires("winflexbison/2.5.24")
else:
self.tool_requires("bison/3.7.6")
self.tool_requires("bison/3.8.2")
self.tool_requires("flex/2.6.4")
self.tool_requires("libtool/2.4.7")

Expand Down

0 comments on commit b013f5d

Please sign in to comment.