mesa requires +python variant of libxml2

This commit is contained in:
Gregory L. Lee 2015-12-07 15:36:36 -08:00
parent 5891847ae4
commit 1a22a507d6

View File

@ -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