games/solarus-quest-editor: Add tools:build to USE_QT
QT6 tools is not a runtime dependency of devel/qlementine anymore so it must be added as a build dependency here.
This commit is contained in:
parent
bb83f6cc90
commit
58de40d3ca
@ -26,7 +26,7 @@ GL_PROJECT= solarus
|
||||
GL_TAGNAME= b5d6aefbda31e0f436d25606478c4129504f914f
|
||||
|
||||
USE_GL= opengl
|
||||
USE_QT= base svg
|
||||
USE_QT= base svg tools:build
|
||||
USE_SDL= sdl2 ttf2 image2
|
||||
|
||||
CMAKE_ARGS+= -DSOLARUS_FETCHCONTENT=OFF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user