serious-engine-tfe-git: needs bison to build

This commit is contained in:
Yorick Hardy 2020-12-24 13:41:32 +02:00
parent df9690d4c5
commit f81bbe5c8a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/serious/Sources
USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_TOOLS+= pkg-config
USE_TOOLS+= bison pkg-config
CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release
CMAKE_ARGS+= -DCMAKE_INCLUDE_CURRENT_DIR:BOOL=TRUE