diff options
Diffstat (limited to 'graphics/shaderc/Makefile')
-rw-r--r-- | graphics/shaderc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shaderc/Makefile b/graphics/shaderc/Makefile index ba0fe4b02e36..2eaf623dff97 100644 --- a/graphics/shaderc/Makefile +++ b/graphics/shaderc/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= glslang>0:graphics/glslang \ spirv-tools>0:graphics/spirv-tools TEST_DEPENDS= googletest>0:devel/googletest -USES= cmake:testing compiler:c++11-lib localbase:ldflags python:3.4+,build +USES= cmake:testing compiler:c++11-lib localbase:ldflags python:build USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= google |