Skip to content
Snippets Groups Projects
Commit 6ca3861e authored by Chuck Atkins's avatar Chuck Atkins
Browse files

mesa: Add the pythonmako dependency

parent b1584273
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,7 @@ function (superbuild_find_projects var)
pythondateutil
pythonhyperlink
pythonincremental
pythonmako
pythonpygments
pythonpyparsing
pythonsetuptools
......
......@@ -59,7 +59,7 @@ endif ()
superbuild_add_project(${project}
CAN_USE_SYSTEM
DEPENDS llvm zlib ${mesa_type_deps} expat
DEPENDS llvm zlib ${mesa_type_deps} expat pythonmako
CONFIGURE_COMMAND
./autogen.sh
${mesa_common_config_args}
......
Subproject commit a66e2e1d62ac5ae7881485811731b7d1e54888d4
Subproject commit 1a5b1d0d294d3322b3a49572a92f177828c95e7b
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment