From: Rafael Sadowski Subject: Re: aarch64 bulk build report To: Klemens Nanni Cc: ports@openbsd.org Date: Sun, 17 Aug 2025 08:05:40 +0200 On Sat Aug 16, 2025 at 01:09:54AM -0600, phessler@openbsd.org wrote: > http://build-failures.rhaalovely.net/aarch64/2025-08-13/x11/qt6ct.log OK to fix qt6ct? It needs some KF6 dependencies and qqc2-desktop-style (Runtime dependency for QML theming support). This dependencies are also mentioned in the README file on Github. Cheers, Rafael Index: Makefile =================================================================== RCS file: /cvs/ports/x11/qt6ct/Makefile,v diff -u -p -r1.5 Makefile --- Makefile 25 Jul 2025 10:40:16 -0000 1.5 +++ Makefile 17 Aug 2025 06:02:24 -0000 @@ -1,7 +1,7 @@ COMMENT = Qt6 configuration tool DIST_TUPLE = github ilya-fedin qt6ct 0.10 . -REVISION = 0 +REVISION = 1 CATEGORIES = x11 @@ -9,8 +9,9 @@ MAINTAINER = Klemens Nanni