gl depends on mesa but it should not be llvm variant

This commit is contained in:
Renjith Ravindran Kannath 2023-09-12 14:00:03 -07:00
parent d6b0d03000
commit 5d6c105066

View File

@ -123,6 +123,7 @@ class Hip(CMakePackage):
test_requires_compiler = True
with when("+rocm"):
depends_on("mesa~llvm")
depends_on("gl@4.5:")
depends_on("py-cppheaderparser", type="build", when="@5.3.3:")
for ver in [