graphics/f3d: Broken on i386
Reported by: fallout
This commit is contained in:
parent
0db13510b2
commit
0872571907
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ WWW= https://f3d-app.github.io/f3d/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= compilation breaks: non-constant-expression cannot be narrowed from type 'unsigned int' to 'vtkIdType' (aka 'int') in initializer list (new release should fix this)
|
||||
|
||||
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreeimage.so:graphics/freeimage \
|
||||
|
|
Loading…
Reference in a new issue