binder: add dependency on C (#49838)

This commit is contained in:
Samuel Browne 2025-04-03 06:04:57 -04:00 committed by GitHub
parent 4ec2016f56
commit 22f26eec68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,6 +29,7 @@ class Binder(CMakePackage):
version("1.1.0", tag="v1.0.0", commit="3de7949343197295250f988716d511a264b21324")
version("1.0.0", tag="v1.0.0", commit="3de7949343197295250f988716d511a264b21324")
depends_on("c", type="build")
depends_on("cxx", type="build") # generated
# Add dependencies