x11-toolkits/ctk: add missing build dependency on testlib

The dependency was previously pulled in transitively.

PR:     257100
This commit is contained in:
Tobias C. Berner 2021-07-19 06:50:53 +02:00
parent 00e161175a
commit 6d96654ae7

View file

@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lib qt:5
USE_GITHUB= yes
GH_ACCOUNT= commontk
USE_QT= concurrent core designer gui opengl sql widgets xml xmlpatterns buildtools_build uitools_build qmake_build # see CMake/ctkMacroSetupQt.cmake
USE_QT= concurrent core designer gui opengl sql widgets xml xmlpatterns \
buildtools_build uitools_build qmake_build testlib_build # see CMake/ctkMacroSetupQt.cmake
USE_LDCONFIG= yes
CMAKE_ARGS= -DCTK_QT_VERSION=5