diff --git a/scripts/boost.build b/scripts/boost.build index b54eee5..dd152b5 100755 --- a/scripts/boost.build +++ b/scripts/boost.build @@ -40,6 +40,6 @@ function em.install() { } em.add_to_family 'Compiler' -em.set_build_dependencies "${COMPILER}" 'python' +em.set_build_dependencies "${COMPILER}" 'Python' em.make_all