Skip to content

Instantly share code, notes, and snippets.

@theirix
Last active April 8, 2017 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theirix/40c7730ad45da64576a4a4dfbb484f81 to your computer and use it in GitHub Desktop.
Save theirix/40c7730ad45da64576a4a4dfbb484f81 to your computer and use it in GitHub Desktop.
Duplicated requirement for version range
[requires]
libcurl/7.52.1@theirix/stable # depends to libssh2/[~=1.8]@theirix/stable, zlib/[~=1.2]@lasote/stable
libssh2/1.8.0@theirix/stable # depends to zlib/[~=1.2]@lasote/stable, OpenSSL/1.0.2k@lasote/stable
zlib/1.2.11@lasote/stable
OpenSSL/1.0.2k@lasote/stable # depends to zlib/1.2.11@lasote/stable
[generators]
cmake
[options]
libcurl:with_libssh2=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment