Skip to content
Snippets Groups Projects
Commit 18eaeca5 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Update yat dependency to version 1.21.1

parent 28bf7f69
Branches
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ class yat4tangoRecipe(ConanFile):
def requirements(self):
self.requires("cpptango/9.2.5@soleil/stable", transitive_headers=True, transitive_libs=True)
self.requires("yat/1.21.0@soleil/stable", transitive_headers=True, transitive_libs=True)
self.requires("yat/1.21.1@soleil/stable", transitive_headers=True, transitive_libs=True)
def config_options(self):
if self.settings.os == "Windows":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment