You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a conanfile with for example requirements to libjpeg & libjpeg-turbo (the later has provides = "libjpeg")
Call conan install against this conanfile
Logs
ERROR: provide conflict
This message doesn't show the list of conflicted recipes.
The text was updated successfully, but these errors were encountered:
Environment details
Steps to reproduce
Create a conanfile with for example requirements to
libjpeg
&libjpeg-turbo
(the later hasprovides = "libjpeg"
)Call conan install against this conanfile
Logs
This message doesn't show the list of conflicted recipes.
The text was updated successfully, but these errors were encountered: