boost.build: typo in build dependencies

This commit is contained in:
2014-07-15 15:19:57 +02:00
parent 5a83593ac8
commit fa71e5a71f

View File

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