diff --git a/community/telly-skout/APKBUILD b/community/telly-skout/APKBUILD
index 4b92a66a257a19f2d44c8def05eb7e27f81ffed2..4a24e5284563ce4d3633c3492bee7aaab5115c7c 100644
--- a/community/telly-skout/APKBUILD
+++ b/community/telly-skout/APKBUILD
@@ -31,6 +31,7 @@ options="!check"
 
 build() {
 	cmake -B build -G Ninja \
+		-DBUILD_WITH_QT6=ON \
 		-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DCMAKE_INSTALL_LIBDIR=lib