From 2120e518054e829cc7871a150926e56c55a7a694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 24 Jun 2024 13:56:18 +0700 Subject: [PATCH] oxygen-qt6: for qt6-6.7 --- srcpkgs/oxygen-qt6/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/oxygen-qt6/template b/srcpkgs/oxygen-qt6/template index 7046ce7aa51..0f1b4ac726f 100644 --- a/srcpkgs/oxygen-qt6/template +++ b/srcpkgs/oxygen-qt6/template @@ -1,7 +1,7 @@ # Template file for 'oxygen-qt6' pkgname=oxygen-qt6 version=6.0.5 -revision=1 +revision=2 build_style=cmake build_helper=qemu configure_args="-DBUILD_TESTING=OFF -DBUILD_QT5=OFF @@ -10,7 +10,7 @@ configure_args="-DBUILD_TESTING=OFF -DBUILD_QT5=OFF hostmakedepends="extra-cmake-modules pkg-config qt6-base qt6-tools gettext kf6-kcmutils kf6-kpackage" makedepends="kf6-kdecoration-devel kf6-frameworkintegration-devel - kf6-kcmutils-devel kf6-kpackage-devel libplasma-devel" + kf6-kcmutils-devel kf6-kpackage-devel libplasma-devel qt6-base-private-devel" short_desc="Oxygen visual style for the Plasma Desktop" maintainer="John " license="LGPL-2.1-or-later, GPL-2.0-or-later"