graphics/py-ueberzug: add USE_CSTD=c99 to fix build on GCC-based systems:

Xshm/Xshm.c:209: error: 'for' loop initial declaration used outside C99 mode
This commit is contained in:
Mark Linimon 2021-04-19 05:42:36 -05:00
parent 846f70f92d
commit e126562220

View file

@ -16,6 +16,7 @@ RUN_DEPENDS= ${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}xlib>=0:x11-toolkits/py-xlib@${PY_FLAVOR}
USES= localbase python:3.6+ shebangfix xorg
USE_CSTD= c99
USE_GITHUB= yes
GH_ACCOUNT= seebye
USE_PYTHON= autoplist concurrent distutils