mesa requires +python variant of libxml2
This commit is contained in:
parent
5891847ae4
commit
1a22a507d6
@ -14,7 +14,7 @@ class Mesa(Package):
|
||||
# mesa 7.x, 8.x, 9.x
|
||||
depends_on("libdrm@2.4.33")
|
||||
depends_on("llvm@3.0")
|
||||
depends_on("libxml2")
|
||||
depends_on("libxml2+python")
|
||||
|
||||
# patch("llvm-fixes.patch") # using newer llvm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user