graphics/ptex: require newer GCC to fix build of openimageio

This commit is contained in:
Piotr Kubaj 2020-09-29 14:26:26 +00:00
parent a24fdb7391
commit ddb5cd7680

View file

@ -10,7 +10,7 @@ COMMENT= Per face texture library
LICENSE= BSD3CLAUSE
USES= cmake:insource pkgconfig
USES= cmake:insource compiler:c++11-lang pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes