diff --git a/net/qbittorrent/Makefile.inc b/net/qbittorrent/Makefile.inc index 096b980204d..fdb9ac3b538 100644 --- a/net/qbittorrent/Makefile.inc +++ b/net/qbittorrent/Makefile.inc @@ -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