Skip to content

Commit

Permalink
Update recipes/automake/all/conanfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc authored Jan 25, 2023
1 parent 5e9bcb7 commit 7fa1b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/automake/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from conan.tools.layout import basic_layout
from conan.tools.scm import Version

required_conan_version = ">=1.55.0"
required_conan_version = ">=1.53.0"


class AutomakeConan(ConanFile):
Expand Down

0 comments on commit 7fa1b39

Please sign in to comment.