add missint qttools build dependency; spotted by naddy

This commit is contained in:
kn 2023-01-30 16:51:57 +00:00
parent 7d7a67c37c
commit b583fa094d
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ MASTER_SITES ?= ${MASTER_SITE_SOURCEFORGE:=qbittorrent/}
MODULES += devel/cmake \
x11/qt6
BUILD_DEPENDS += x11/qt6/qttools
CONFIGURE_STYLE = cmake
CONFIGURE_ARGS += -DQT6=ON
# for automatic stacktraces on crash: autoconf links it, cmake does not