author | rptlab |
Wed, 28 Jun 2017 14:44:26 +0100 | |
changeset 13 | 2fda36a772b6 |
parent 12 | f3f4904af418 |
child 14 | df46c58ec5c9 |
--- a/manylinux/container-build-wheels Fri Jun 23 15:17:22 2017 +0100 +++ b/manylinux/container-build-wheels Wed Jun 28 14:44:26 2017 +0100 @@ -33,8 +33,10 @@ #build_lcms2 #mark build_libwebp #build_libwebp -mark build_freetype -build_freetype +if [ "$REQUIREMENT" = "reportlab" ]; then + mark build_freetype + build_freetype +fi #yum install -y tk-devel #yum install mercurial