mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user